freebsd-ports/print/pear-File_PDF/Makefile
2021-05-23 00:20:48 +08:00

12 lines
225 B
Makefile

# Created by: Anish Mistry <amistry@am-productions.biz>
PORTNAME= File_PDF
PORTVERSION= 0.3.3
CATEGORIES= print pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR class to generate PDFs
USES= pear
.include <bsd.port.mk>