blob: 15af1596b8bf2eb150954f0e586b730a9458ca76 (
plain) (
tree)
|
|
# New ports collection makefile for: aft
# Date created: 2002/03/28
# Whom: Alan Eldridge <ports@geeksrus.net>
#
# $FreeBSD$
#
PORTNAME= aft
PORTVERSION= 5.0792
CATEGORIES= textproc
MASTER_SITES= http://www.maplefish.com/todd/
MAINTAINER= ports@geeksrus.net
USE_PERL5= yes
GNU_CONFIGURE= yes
PLIST_SUB+= DOCSDIR=${DOCSDIR:S|${PREFIX}/||}
.include <bsd.port.mk>
|