# New ports collection makefile for: snx101util # Date created: 23 November 2004 # Whom: Yoichi NAKAYAMA # # $FreeBSD$ # PORTNAME= snx101util PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.medias.ne.jp/~takam/bsd/ MAINTAINER= yoichi@FreeBSD.org COMMENT= Image capture programs for Webcam based SN9C101 .if defined(WITHOUT_X11) COMPONENTS= snx101shot .else USE_GNOME= imlib gtk12 COMPONENTS= snx101shot snx101view .endif MAN1= ${COMPONENTS:S/$/.1/} MANCOMPRESSED= yes PLIST_FILES= ${COMPONENTS:S/^/bin\//} MAKE_ARGS+= MANDIR=${MANPREFIX}/man/man do-build: .for component in ${COMPONENTS} @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${ALL_TARGET}) .endfor do-install: .for component in ${COMPONENTS} @(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${INSTALL_TARGET}) .endfor .include t='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Ignore SVN property changes in PatchReader::Raw. They were mistakenmva2015-02-21'>Commit message (Expand)AuthorAgeFilesLines
* - add LICENSE:dinoex2009-02-161-0/+2
* - add CONFLICTSdinoex2007-06-151-0/+2
* - take maintainershipdinoex2006-09-221-1/+1
* Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1
* SHA256ifyedwin2006-01-241-0/+1
* Chase some URLs per the distfile survey.linimon2005-11-251-1/+1