# New ports collection makefile for: s10sh # Date created: Tue Feb 27 00:16:34 MST 2001 # Whom: John Reynolds # # $FreeBSD$ # PORTNAME= s10sh PORTVERSION= 0.2.2 CATEGORIES= graphics MASTER_SITES= http://www.reynoldsnet.org/s10sh/ \ http://www.edwinh.org/s10sh/ MAINTAINER= johnjen@reynoldsnet.org COMMENT= USB/serial userspace driver for the Canon PowerShot digital cameras .if defined(NOUSB) || defined(WITHOUT_USB) MAKE_ENV+= WITHOUT_USB=YES .else LIB_DEPENDS= usb-0.1.7:${PORTSDIR}/devel/libusb .endif # Don't extract the libusb bundled with s10sh: EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude '*/libusb*' MAKEFILE= ${FILESDIR}/Makefile.bsd .include .if ${ARCH} == "ia64" || ${ARCH} == "amd64" BROKEN= "Does not compile on ia64 or amd64" .endif .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include ~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
tions'>+1
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.0.3sunpoet2018-02-042-3/+4
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-281-1/+1
* create USES=gem and update rubygem- ports to use itswills2016-04-281-2/+1
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-2/+2
* - Update to 1.0.2sunpoet2016-03-062-3/+3
* - Update to 1.0.1sunpoet2015-09-212-3/+3
* - Add NO_ARCHsunpoet2015-06-231-0/+1
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+4