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