1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

23 lines
380 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.5.0
CATEGORIES= textproc
MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
GNU_CONFIGURE= yes
NO_BUILD= yes
MAN1= filepp.1
.include <bsd.port.mk>