freebsd-ports/editors/puff/Makefile
2004-04-10 17:26:55 +00:00

18 lines
382 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
.include <bsd.port.mk>