openbsd-ports/textproc/p5-Text-SimpleTable/Makefile

23 lines
415 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.9 2010/12/03 11:46:49 ajacoutot Exp $
2006-11-04 12:43:58 -05:00
COMMENT= simple eyecandy ASCII Tables
2006-11-04 12:43:58 -05:00
DISTNAME= Text-SimpleTable-2.03
REVISION= 0
CATEGORIES= textproc
2006-11-04 12:43:58 -05:00
2007-05-05 13:44:50 -04:00
MAINTAINER= Simon Bertrang <simon@openbsd.org>
2006-11-04 12:43:58 -05:00
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
2006-11-04 12:43:58 -05:00
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>