# New ports collection makefile for:   puff
# Date created:        10 April 2003
# Whom:                Leif Pedersen <bilbo@developerpit.com>
#
# $FreeBSD: ports/editors/puff/Makefile,v 1.5 2005/11/28 20:50:38 barner Exp $
#

PORTNAME=	puff
PORTVERSION=	0.42
CATEGORIES=	editors
MASTER_SITES=	http://www.freebsdbrasil.com.br/~jmelo/

MAINTAINER=	jmelo@freebsdbrasil.com.br
COMMENT=	Simple and efficient text editor

WRKSRC=		${WRKDIR}/puff

PLIST_FILES=	bin/puff etc/puff.conf.sample

.include <bsd.port.mk>
