mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
13 lines
187 B
Makefile
13 lines
187 B
Makefile
COMMENT= CAST5 block cipher in pure Perl
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Crypt-CAST5_PP-1.04
|
|
CATEGORIES= security
|
|
REVISION= 0
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|