1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/editors/puff/Makefile
2004-04-10 17:26:55 +00:00

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