# New ports collection makefile for: Squishdot # Date created: 06 Sep 2000 # Whom: Neil Blakey-Milner # # $FreeBSD$ # PORTNAME= squishdot PORTVERSION= 1.4.0 CATEGORIES= www zope MASTER_SITES= http://squishdot.org/Download/Squishdot/ \ http://www.zope.org/Members/chrisw/Squishdot/ DISTNAME= Squishdot-${PORTVERSION:S/./-/g} MAINTAINER= nbm@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope USE_PYTHON= yes # You can change this in the environment if you like. SZOPEBASEDIR?= www/Zope # Don't change these ZOPEBASEDIR= ${PREFIX}/${SZOPEBASEDIR} ZOPEPRODUCTNAME= Squishdot ZOPEPRODUCTDIR= lib/python/Products WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME} PLIST_SUB= ZOPEBASEDIR=${SZOPEBASEDIR} do-build: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} 2>/dev/null do-install: @${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME} @${CP} -Rf ${WRKSRC}/* \ ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/${ZOPEPRODUCTNAME}/ post-install: .if !defined(BATCH) @${CAT} ${PKGMESSAGE} .endif .include '>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-vCard
Commit message (Expand)AuthorAgeFilesLines
* Update to 3.09ehaupt2016-10-252-4/+4
* Update to 3.08ehaupt2016-10-122-4/+4
* Partially revert previous commit and move run dependencies to build depends.ehaupt2016-09-131-3/+5
* - Add missing dependenciesehaupt2016-09-101-2/+7
* Add licenseehaupt2016-08-261-0/+3
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-3/+3
* - Update to 3.07ehaupt2015-01-192-14/+13
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1