opnsense-ports/textproc/pear-File_Fortune/Makefile
Franco Fichtner af592b58e2 */*: sync with upstream
Taken from: FreeBSD
2015-11-27 07:07:19 +01:00

14 lines
270 B
Makefile

# 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>