f4e1f3b974
PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
14 lines
274 B
Makefile
14 lines
274 B
Makefile
# Created by: Zhen REN <bg1tpt@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= File_Fortune
|
|
PORTVERSION= 1.0.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= textproc pear
|
|
|
|
MAINTAINER= joneum@bsdproject.de
|
|
COMMENT= Interface for reading from and writing to fortune files
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|