aboutsummaryrefslogblamecommitdiff
path: root/textproc/pear-File_Fortune/Makefile
blob: 351db979f2ad0b92d0d1fd77c967241fc0b53ba2 (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=	joneum@FreeBSD.org
COMMENT=	Interface for reading from and writing to fortune files

USES=		pear

.include <bsd.port.mk>