openbsd-ports/security/p5-Crypt-CipherSaber/Makefile
2022-03-21 22:57:46 +00:00

18 lines
245 B
Makefile

COMMENT = cryptographic CipherSaber encryption
DISTNAME = Crypt-CipherSaber-1.01
REVISION = 1
CATEGORIES = security
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Warn>=0.30
PKG_ARCH = *
.include <bsd.port.mk>