mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
91a1caa242
Hope to see you back! Thank for all the work!
14 lines
234 B
Makefile
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>
|