freebsd-ports/editors/puff/Makefile
Renato Botelho 468b924fb0 - Remove 2 lines pkg-plist
PR:		editors/puff
Submitted by:	Andrej Zverev <az@inec.ru>
2005-08-01 16:58:49 +00:00

20 lines
426 B
Makefile

# New ports collection makefile for: puff
# Date created: 10 April 2003
# Whom: Leif Pedersen <bilbo@developerpit.com>
#
# $FreeBSD$
#
PORTNAME= puff
PORTVERSION= 0.42
CATEGORIES= editors
MASTER_SITES= ftp://ftp.developerpit.com/puff/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple and efficient text editor
WRKSRC= ${WRKDIR}/puff
PLIST_FILES= bin/puff etc/puff.conf.sample
.include <bsd.port.mk>