openbsd-ports/textproc/p5-Text-TabularDisplay/Makefile
2013-03-24 13:39:27 +00:00

13 lines
240 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/24 13:39:27 benoit Exp $
COMMENT= render tabular data as plain text
MODULES= cpan
DISTNAME = Text-TabularDisplay-1.33
CATEGORIES= textproc devel
# GPL
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>