ports/textproc/p5-Text-TabularDisplay/Makefile

13 lines
198 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= render tabular data as plain text
MODULES= cpan
PKG_ARCH= *
DISTNAME = Text-TabularDisplay-1.38
CATEGORIES= textproc devel
REVISION = 0
# GPL
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>