1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/print/pear-File_PDF/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +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= ports@FreeBSD.org
COMMENT= PEAR class to generate PDFs
USES= pear
.include <bsd.port.mk>