freebsd-ports/textproc/pear-File_Fortune/Makefile
2014-09-26 09:17:25 +00:00

14 lines
271 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$
PORTNAME= File_Fortune
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= textproc pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Interface for reading from and writing to fortune files
USES= pear
.include <bsd.port.mk>