# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD: textproc/filepp/Makefile 327773 2013-09-20 23:17:30Z bapt $

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

USES=		perl5
GNU_CONFIGURE=	yes
NO_BUILD=	yes

MAN1=	filepp.1

NO_STAGE=	yes
.include <bsd.port.mk>
