summaryrefslogtreecommitdiff
path: root/print/pear-File_PDF/Makefile
blob: 265e5839c8c0fc445fde2df762d565b3815904f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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

PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>