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


                            
                 

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

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>