freebsd-ports/print/pear-File_PDF/Makefile
Sunpoet Po-Chuan Hsieh c531664370 Update distinfo and unbreak this port
- While I'm here, fix indent

Content of tarballs are unchanged (checked against [1]).

=> File_PDF-0.3.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/File_PDF-0.3.3.tgz
fetch: http://pear.php.net/get/File_PDF-0.3.3.tgz: size mismatch: expected 42187, actual 42425

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/File_PDF-0.3.3.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:43:26 +00:00

13 lines
236 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>