pkgsrc-wip/filepp/Makefile
2007-04-05 20:22:39 +00:00

19 lines
399 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2007/04/05 20:22:39 alchow Exp $
#
DISTNAME= filepp-1.7.1
CATEGORIES= wip
MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/
MAINTAINER= alchow@users.sourceforge.net
HOMEPAGE= http://www.cabaret.demon.co.uk/filepp/
COMMENT= Generic file preprocessor
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= perl:run
do-build:
.include "../../mk/bsd.pkg.mk"