freebsd-ports/textproc/aft/Makefile
Pete Fritchman dd9a91ee4b Add aft 5.0792, a document preparation system using an Almost Free
Text input format.

PR:		36527
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-05-19 21:49:09 +00:00

20 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>