openbsd-ports/textproc/p5-Text-SimpleTable/Makefile
jasper 9e4358eabb - update p5-Text-SimpleTable to 2.03
maintainer timed-out
2010-04-29 21:32:49 +00:00

21 lines
384 B
Makefile

# $OpenBSD: Makefile,v 1.7 2010/04/29 21:32:49 jasper Exp $
COMMENT= simple eyecandy ASCII Tables
DISTNAME= Text-SimpleTable-2.03
CATEGORIES= textproc
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>