ports/converters/p5-Convert-BER/Makefile

14 lines
197 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= module to encode and decode objects
DISTNAME= Convert-BER-1.32
EPOCH= 0
CATEGORIES= converters
MODULES= cpan
PKG_ARCH= *
REVISION = 1
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>