# $FreeBSD$ PORTNAME= popup PORTVERSION= 1.0 CATEGORIES= textproc MASTER_SITES= http://popup.sourceforge.net/files/cstack/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -stacks${PKGNAMESUFFIX2} DISTFILES= English-German.cstack.gz German-French.cstack.gz MAINTAINER= ports@FreeBSD.org COMMENT= Stacks for use with Popup LICENSE= GPLv2 NO_BUILD= yes WRKSRC= ${WRKDIR} STACKS= English-German.cstack German-French.cstack PLIST_DIRS= share/examples/popup .for i in ${STACKS} PLIST_FILES+= share/examples/popup/${i} .endfor NO_STAGE= yes do-extract: ${MKDIR} ${WRKDIR} .for i in ${DISTFILES} ${CP} ${DISTDIR}/${i} ${WRKDIR}/ ${GZIP_CMD} -d ${WRKDIR}/${i} .endfor do-install: ${MKDIR} ${EXAMPLESDIR} (cd ${WRKDIR} && ${INSTALL_DATA} ${STACKS} ${EXAMPLESDIR}/) .include /freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert to USES=jpegantoine2015-06-231-1/+1
* Rename emulators/wine-compholio to emulators/wine-staging andgerald2015-05-241-2/+2
* emulators/i386-wine(-devel|-compholio): add BUNDLE_LIBS.dbn2015-04-191-1/+1
* Add optional support for V4L (off by default).gerald2015-01-101-2/+5
* Backport changes from emulators/i386-wine-devel to emulators/i386-wine.dbn2014-12-271-2/+3
* Replay revision r375594 (change libpng15.so to libpng.so in LIB_DEPENDSgerald2014-12-261-1/+1
* Sync a number of changes from emulators/wine-devel:gerald2014-12-262-22/+82
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Fix pkg-plist when the MPG123 option is set.gerald2014-12-202-2/+4
* - Remove obsolete commentsak2014-12-011-4/+2
* Merge back several changes and improvements from wine-devel:gerald2014-11-101-23/+21
* Clean up plistbapt2014-10-271-15/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
* net/openldap24-*:tijl2014-07-251-1/+1
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1
* Remove NOPORTDOCS, and convert some stuff to OPTIONS helpers.adamw2014-07-041-55/+18
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
* Build with a dependency on the X composite extension.gerald2014-05-011-3/+3
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-17