ports/devel/p5-Getopt-Tabular/Makefile

16 lines
247 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = table-driven argument parsing for Perl 5
DISTNAME = Getopt-Tabular-0.3
CATEGORIES = devel
REVISION = 0
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>