freebsd-ports/print/pear-File_PDF/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

13 lines
233 B
Makefile

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