openbsd-ports/devel/p5-Term-Table/Makefile
2022-03-11 18:49:30 +00:00

18 lines
273 B
Makefile

COMMENT = format a header and rows into a table
DISTNAME = Term-Table-0.016
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Importer>=0.024
PKG_ARCH = *
.include <bsd.port.mk>