freebsd-ports/textproc/filepp/Makefile
Frederic Culot 3ba83219ee - Update MASTER_SITES
- Add WWW link to pkg-descr
- Undeprecate (distfile fetchable again)

PR:		ports/160150
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2011-08-25 08:48:58 +00:00

23 lines
420 B
Makefile

# ex:ts=8
# New ports collection makefile for: filepp
# Date created: Feb 21, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= filepp
PORTVERSION= 1.8.0
CATEGORIES= textproc
MASTER_SITES= http://www-users.york.ac.uk/~dm26/filepp/
MAINTAINER= ports@FreeBSD.org
COMMENT= A generic file preprocessor
USE_PERL5= yes
GNU_CONFIGURE= yes
NO_BUILD= yes
MAN1= filepp.1
.include <bsd.port.mk>