Files
ports/textproc/pear-File_Fortune/Makefile
T
Jochen Neumeister eb9ac8e5ea hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 18:09:09 +00:00

15 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= miwi@FreeBSD.org
COMMENT= Interface for reading from and writing to fortune files
USES= pear
.include <bsd.port.mk>