14 lines
197 B
Makefile
14 lines
197 B
Makefile
|
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>
|