# ex:ts=8 # New ports collection makefile for: ipfmeta # Date created: Feb 22, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= ipfmeta PORTVERSION= 1.3 CATEGORIES= security MASTER_SITES= http://www.sentia.org/downloads/ MAINTAINER= ijliao@FreeBSD.org USE_PERL5= yes MAN1= ipfmeta.1 POD2MAN?= pod2man do-build: @${POD2MAN} ${WRKSRC}/ipfmeta > ${WRKSRC}/${MAN1} do-install: ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1 ${INSTALL_SCRIPT} ${WRKSRC}/ipfmeta ${PREFIX}/bin @${MKDIR} ${PREFIX}/share/ipfmeta ${INSTALL_DATA} ${WRKSRC}/ipf.* ${PREFIX}/share/ipfmeta .include ef='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-03-181-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Add PostgreSQL support; support NOPORTDOCS.tg2003-12-093-85/+106
* Upgrade to 0.9.3.tg2003-12-094-73/+63
* * Add USE_PERL5_BUILDmarcus2003-11-204-138/+149
* Reset maintainer of ports owned by inactive committers who were just retired.kris2003-11-031-1/+1
* Fix MAN1 & MAN8 settingsbrian2003-11-011-2/+2
* Upgrade to 0.9.2brian2003-10-294-150/+234
* - add CONFLICTSdinoex2003-10-141-0/+1
* Fix things so this port does not install its own local copy of libltdl,ade2003-10-14