opnsense-ports/security/p5-Crypt-OICQ/Makefile
Franco Fichtner 433112a756 */*: sync with upstream
Taken from: FreeBSD
2015-05-12 08:39:53 +02:00

17 lines
330 B
Makefile

# Created by: Rong-En Fan <rafan@FreeBSD.org>
# $FreeBSD$
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>