openbsd-ports/textproc/p5-Text-SimpleTable/Makefile
2013-03-11 11:35:43 +00:00

20 lines
334 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 11:42:44 espie Exp $
COMMENT= simple eyecandy ASCII Tables
DISTNAME= Text-SimpleTable-2.03
REVISION= 0
CATEGORIES= textproc
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
USE_GROFF = Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>