1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/security/p5-Crypt-Anubis/Makefile
2021-04-06 16:31:07 +02:00

17 lines
307 B
Makefile

# Created by: Foxfair Hu <foxfair@FreeBSD.org>
PORTNAME= Crypt-Anubis
PORTVERSION= 1.0.4
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Crypt::CBC-compliant block cipher
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>