# 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 l='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-14