b233276d78
Approved by: mat (mentor)
13 lines
233 B
Makefile
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>
|