aboutsummaryrefslogblamecommitdiff
path: root/textproc/pear-File_Fortune/Makefile
blob: 3128ab02c1c153a5bd173c21cfce8f2cbd65b6e3 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                         


                            
                 

                             
                                
                                                                       
 
                    
 
                      
# Created by: Zhen REN <bg1tpt@gmail.com>

PORTNAME=	File_Fortune
PORTVERSION=	1.0.0
PORTREVISION=	1
CATEGORIES=	textproc pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Interface for reading from and writing to fortune files

USES=		pear

.include <bsd.port.mk>