openbsd-ports/textproc/p5-PDF-Table/Makefile
2013-03-11 11:35:43 +00:00

18 lines
308 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:42:43 espie Exp $
COMMENT= create PDF tables with perl
DISTNAME= PDF-Table-0.9.5
CATEGORIES= textproc
MAINTAINER= Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
RUN_DEPENDS= textproc/p5-PDF-API2
.include <bsd.port.mk>