freebsd-ports/editors/puff/Makefile
Jean Milanez Melo 3ab35f50c3 - Update to 1.0.
Approved by:	mnag (mentor)
2006-05-03 20:47:06 +00:00

20 lines
429 B
Makefile

# New ports collection makefile for: puff
# Date created: 10 April 2003
# Whom: Leif Pedersen <bilbo@devpit.org>
#
# $FreeBSD$
#
PORTNAME= puff
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= http://devpit.org/puff/ \
http://www.freebsdbrasil.com.br/~jmelo/
MAINTAINER= jmelo@FreeBSD.org
COMMENT= Simple and efficient text editor
PLIST_FILES= bin/puff etc/puff.conf.sample
.include <bsd.port.mk>