1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/print/pear-File_PDF/Makefile
Jochen Neumeister db4663d539 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:47:34 +00:00

14 lines
234 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>