freebsd-ports/security/p5-Crypt-OICQ/Makefile
2021-04-06 16:31:07 +02:00

16 lines
318 B
Makefile

# Created by: Rong-En Fan <rafan@FreeBSD.org>
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
USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>