dd9a91ee4b
Text input format. PR: 36527 Submitted by: Alan Eldridge <ports@geeksrus.net>
21 lines
369 B
Makefile
21 lines
369 B
Makefile
# 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>
|