aboutsummaryrefslogtreecommitdiff
path: root/textproc/aft/Makefile
blob: 7541a08bbdf26a76f1a3fa7da0c06742079ead33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	aft
# Date created:		2002/03/28
# Whom:			Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	aft
PORTVERSION=	5.0793
CATEGORIES=	textproc
MASTER_SITES=	http://www.maplefish.com/todd/

MAINTAINER=	ports@FreeBSD.org

USE_PERL5=	yes
GNU_CONFIGURE=	yes

PLIST_SUB+=	DOCSDIR=${DOCSDIR:S|${PREFIX}/||}

.include <bsd.port.mk>