freebsd-ports/security/p5-Crypt-OICQ/Makefile

16 lines
317 B
Makefile

PORTNAME= Crypt-OICQ
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Cryptographic algorithm used by OICQ protocol
WWW= https://metacpan.org/release/Crypt-OICQ
USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>