diff -urN /usr/ports/print/a2pdf/Makefile print/a2pdf/Makefile --- /usr/ports/print/a2pdf/Makefile 2012-09-21 19:07:33.000000000 +0900 +++ print/a2pdf/Makefile 2012-09-25 03:39:47.000000000 +0900 @@ -1,23 +1,17 @@ -# New ports collection makefile for: a2pdf -# Date created: 10 May 2007 -# Whom: Andrew Pantyukhin -# +# Created by: Andrew Pantyukhin # $FreeBSD: ports/print/a2pdf/Makefile,v 1.5 2012/09/21 10:07:33 bapt Exp $ -# PORTNAME= a2pdf PORTVERSION= 1.13 CATEGORIES= print -MASTER_SITES= http://perl.jonallen.info/attachment/26/ +#MASTER_SITES= http://perl.jonallen.info/attachment/26/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JONALLEN MAINTAINER= ports@FreeBSD.org COMMENT= Text to PDF converter -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2012-10-20 - LICENSE= ART20 -LICENSE_FILE= ${WRKSRC}/artistic-2_0.txt BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 \ perltidy>=0:${PORTSDIR}/devel/perltidy \