# New ports collection makefile for: freehdl # Date created: 19 Oct 2006 # Whom: lon_kamikaze@gmx.de # # $FreeBSD$ # PORTNAME= freehdl PORTVERSION= 0.0.7 CATEGORIES= cad MASTER_SITES= http://freehdl.seul.org/~enaroska/ MAINTAINER= kamikaze@bsdforen.de COMMENT= A free VHDL simulator USE_GMAKE= yes USE_LDCONFIG= yes USE_PERL5= yes USE_GNOME= gnomehack \ pkgconfig USE_AUTOTOOLS= libtool:22 HAS_CONFIGURE= yes MAN1= freehdl-config.1 \ freehdl-gennodes.1 \ freehdl-v2cc.1 \ gvhdl.1 MAN5= v2cc.libs.5 INFO= fire MANCOMPRESSED= no MAKE_JOBS_SAFE= yes PLIST_TMP= ${WRKDIR}/plist_tmp/ PLIST_REPL= ${SED} "s|share/${PORTNAME}|%%DATADIR%%|1" plist: build @${ECHO} "===> Rebuilding PLIST." @${TOUCH} ${PLIST} @${RM} ${PLIST} @cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} \ ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} \ prefix=${PLIST_TMP} \ mandir=${PLIST_TMP}/man \ infodir=${PLIST_TMP}/info \ ${INSTALL_TARGET} @${RM} -rf ${PLIST_TMP}/man ${PLIST_TMP}/info @${FIND} -d ${PLIST_TMP} -not -type d \ | ${SED} "s|${PLIST_TMP}||1" \ | ${PLIST_REPL} >> ${PLIST} @${FIND} -d ${PLIST_TMP} -type d -mindepth 2 \ | ${SED} "s|${PLIST_TMP}|@dirrm |1" \ | ${PLIST_REPL} \ | ${GREP} -E '%%DATADIR%%|freehdl' >> ${PLIST} @${FIND} -d ${PLIST_TMP} -type d -mindepth 2 \ | ${SED} "s|${PLIST_TMP}|@dirrmtry |1" \ | ${PLIST_REPL} \ | ${GREP} -vE '%%DATADIR%%|freehdl' >> ${PLIST} @${RM} -rf ${PLIST_TMP} .include on'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/science/p5-Chemistry-Elements
Commit message (Expand)AuthorAgeFilesLines
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-7/+1
* - update to 1.07leeym2008-09-022-5/+11
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* - Update to 1.05miwi2007-12-122-4/+4
* - Update to 1.04miwi2007-08-062-4/+4
* Update to 1.03mat2007-01-122-4/+4
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Take a perl@ hat and add SHA256 checksumsmat2005-11-141-0/+1
* Update to 1.01. Assign maintainer to perl@.tobez2005-09-222-4/+4
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1
* Reset maintainership of Seamus Venasse who has not responded for some time.erwin2005-09-201-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* utilize SITE_PERLijliao2003-10-242-6/+5
* De-pkg-comment.knu2003-02-212-1/+1