freebsd-ports/textproc/pear-File_Fortune/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

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>