freebsd-ports/textproc/aft/Makefile
Martin Wilke beffbeab5d - Update to 5.097
PR:		138820
Submitted by:	Ports Fury
Feature safe: yes
2009-09-16 14:27:20 +00:00

25 lines
535 B
Makefile

# New ports collection makefile for: aft
# Date created: 2002/03/28
# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= aft
PORTVERSION= 5.097
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= http://www.maplefish.com/todd/
MAINTAINER= ports@FreeBSD.org
COMMENT= A document preparation system using an Almost Free Text input format
USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
.if defined(NOPORTDOCS)
INSTALL_TARGET= install-binSCRIPTS install-pkgdataDATA install-pkgdataSCRIPTS
.endif
.include <bsd.port.mk>