aboutsummaryrefslogblamecommitdiff
path: root/editors/puff/Makefile
blob: 17bf368e3f3bda664a916581638ad7d4657c3382 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                           
                                                       



           
                    
                     
                       

                                                       
 
                                  
                                                
 

                                             
                      
# New ports collection makefile for:   puff
# Date created:        10 April 2003
# Whom:                Leif Pedersen <bilbo@devpit.org>
#
# $FreeBSD$
#

PORTNAME=	puff
PORTVERSION=	1.0.1
CATEGORIES=	editors
MASTER_SITES=	http://devpit.org/puff/ \
		http://www.freebsdbrasil.com.br/~jmelo/

MAINTAINER=	bilbo@hobbiton.org
COMMENT=	Simple and efficient text editor

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

.include <bsd.port.mk>