ports/devel/p5-enum/Makefile

13 lines
180 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= C style enumerated types and bitmask flags
MODULES= cpan
PKG_ARCH= *
DISTNAME = enum-1.12
CATEGORIES= devel
EPOCH= 0
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>