2001-03-10 21:51:44 +01:00
|
|
|
# New ports collection makefile for: p5-PDF-Create
|
|
|
|
# Date created: 20 January 2001
|
|
|
|
# Whom: petef@databits.net
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= PDF-Create
|
2010-07-15 14:12:57 +02:00
|
|
|
PORTVERSION= 1.06
|
2001-03-10 21:51:44 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-03-10 21:51:44 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-03-12 14:27:28 +01:00
|
|
|
MAINTAINER= jadawin@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A perl script to convert text files to PDF files
|
2001-03-10 21:51:44 +01:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= PDF::Create.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|