# New ports collection makefile for: zope-placelesstranslationservice # Date created: 30 January 2004 # Whom: Khairil Yusof # # $FreeBSD$ # PORTNAME= placelesstranslationservice PORTVERSION= 1.0r8 CATEGORIES= www zope MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= collective PKGNAMEPREFIX= zope- DISTNAME= PlacelessTranslationService-1.0-rc8 MAINTAINER= kaeru@inigo-tech.com COMMENT= PlacelessTranslationService product for Zope/CMF USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope ZOPEPRODUCTNAME=PlacelessTranslationService PLIST= ${WRKDIR}/pkg-plist WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME} CONFLICTS= plone-[0-9]* do-build: -@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/ pre-install: @${RM} -f ${PLIST} @${TOUCH} ${PLIST} @cd ${WRKDIR} ;\ for f in `${FIND} ${ZOPEPRODUCTNAME} -type f`; do \ ${ECHO_CMD} %%ZOPEPRODUCTDIR%%/$${f} >> ${PLIST}; \ done; \ for d in `${FIND} -d ${ZOPEPRODUCTNAME} -type d`; do \ ${ECHO_CMD} @dirrm %%ZOPEPRODUCTDIR%%/$${d} >> ${PLIST}; \ done; \ do-install: @${MKDIR} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/ @${CHMOD} -R og+rX ${WRKSRC}/ @${CP} -R ${WRKSRC} ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/ post-install: .if !defined(BATCH) @${CAT} ${PKGMESSAGE} .endif .include orm method='get'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xclasses
Commit message (Expand)AuthorAgeFilesLines
* This isn't 64-bit clean.trevor2004-03-161-7/+2
* BROKEN on 5.x: Does not buildkris2004-03-151-1/+7
* Update to 1.4.0, requested by Lev Serebryakov.trevor2004-03-132-11/+4
* BROKEN on 5.x: does not compilekris2004-02-081-1/+7
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Add size data.trevor2004-01-281-0/+1
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
* Remove my e-mail address from DESCR files of portstrevor2003-11-131-1/+0
* Remove my e-mail address from comment blocks of portstrevor2003-11-131-1/+1
* Update master site--fenner's survey showed the old one has not been working.trevor2003-07-061-1/+2
* Retire comment file.trevor2003-03-01