# New ports collection makefile for: pathalias # Date created: 03 Dec 1997 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= pathalias PORTVERSION= 9.16 CATEGORIES= mail MASTER_SITES= ftp://ftp.dinoex.de/pub/approved/ EXTRACT_SUFX= .tar.Z MAINTAINER= dinoex@FreeBSD.org COMMENT= Mail routing tools ALL_TARGET= pathalias MAN8= pathalias.8 BIN8= pathalias PLIST_FILES= bin/pathalias do-install: .for i in ${BIN8} @${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/bin .endfor .for i in ${MAN8} ${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man8 .endfor .include it repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.2perky2005-03-053-13/+22
* Fix RELENG_4 build by reordering system includes in lefty/common.h.des2004-11-061-0/+22
* Upgrade to 1.16.des2004-11-053-116/+319
* Update to 1.12.perky2004-05-144-79/+64
* - Use USE_ICONV knobkrion2004-03-311-2/+2
* Add SIZE data.perky2004-03-181-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-2/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-071-2/+2
* Give an explicit dependency on libiconv to resolve consumerperky2003-10-161-10/+6
* - Update to 1.10perky2003-08-124-7/+9
* Upgrade to use TCL/TK 8.4.hsu2003-07-071-5/+5
* De-pkg-comment for my ports.perky2003-02-252-1/+1
* Update to 1.9perky2003-02-18