freebsd-ports/textproc/pear-File_Fortune/Makefile
2021-05-23 00:20:48 +08:00

13 lines
262 B
Makefile

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