freebsd-ports/editors/puff/Makefile
Oliver Eikemeier e3c2232e45 Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR:		59109
Approved by:	marcus (mentor)
2003-11-19 19:28:40 +00:00

19 lines
408 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>