2022-03-11 19:53:16 +00:00

13 lines
205 B
Makefile

COMMENT= implementation of 3DES encryption on ECB mode
MODULES= cpan
PKG_ARCH= *
DISTNAME= Crypt-TripleDES-0.24
REVISION= 2
CATEGORIES= security
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>