# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # librevisa # librevisa/Makefile # librevisa/distinfo # librevisa/pkg-descr # librevisa/pkg-plist # echo c - librevisa mkdir -p librevisa > /dev/null 2>&1 echo x - librevisa/Makefile sed 's/^X//' >librevisa/Makefile << 'da3542df575b31207da2f86581f04c07' X# Created by: Uffe Jakobsen X# $FreeBSD$ X XPORTNAME= librevisa XPORTVERSION= 0.0.20130412 XCATEGORIES= devel XMASTER_SITES= http://www.librevisa.org/download/ X XMAINTAINER= uffe@uffe.org XCOMMENT= Library for interfacing test and measurement equipment X XUSES= gmake XUSE_LDCONFIG= yes XGNU_CONFIGURE= yes X X# Workaround FreeBSD 9.1+ libusb not knowing LIBUSB_CLASS_APPLICATION XCPPFLAGS+= -DLIBUSB_CLASS_APPLICATION=0xfe X X.include da3542df575b31207da2f86581f04c07 echo x - librevisa/distinfo sed 's/^X//' >librevisa/distinfo << '2e96d23cb63584445e3c00e100ea5e85' XSHA256 (librevisa-0.0.20130412.tar.gz) = 183ab67e6f482842dba6a264d35a472d969e215388928e1305fcf7a187c05f2e XSIZE (librevisa-0.0.20130412.tar.gz) = 382286 2e96d23cb63584445e3c00e100ea5e85 echo x - librevisa/pkg-descr sed 's/^X//' >librevisa/pkg-descr << '70ffa583cacfa59b0e842a63ddbc28ac' XVISA is a multivendor standard for interfacing test and measurement equipment. X XLibreVISA aims to be a compliant implementation of the VISA standard in a free Xsoftware library. Currently support for targets connected via USB, Xexposing the USBTMC interface, and VXI-11 devices. X XWWW: http://www.librevisa.org/ 70ffa583cacfa59b0e842a63ddbc28ac echo x - librevisa/pkg-plist sed 's/^X//' >librevisa/pkg-plist << '175a8ab878c365f222e1ad27faa5ff0b' Xinclude/visa.h Xinclude/visatype.h Xlib/libvisa.a Xlib/libvisa.la Xlib/libvisa.so Xlib/libvisa.so.0 Xlib/pkgconfig/librevisa.pc Xman/man3/viClose.3visa.gz Xman/man3/viOpenDefaultRM.3visa.gz Xman/man7/visa.7visa.gz X@dirrmtry lib/pkgconfig 175a8ab878c365f222e1ad27faa5ff0b exit