freebsd-ports/textproc/p5-PDF-Create/Makefile
Philippe Audeoud 43d39f16cb - Update to 1.08
Sponsored by:	Orange Business Services
2013-12-11 13:35:12 +00:00

16 lines
300 B
Makefile

# Created by: petef@databits.net
# $FreeBSD$
PORTNAME= PDF-Create
PORTVERSION= 1.08
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= jadawin@FreeBSD.org
COMMENT= A perl script to convert text files to PDF files
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>