aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-OICQ/Makefile
blob: 1bfccd5a737ea215cf55d329b43404314c1ecc6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Rong-En Fan <rafan@FreeBSD.org>
# $FreeBSD$

PORTNAME=   Crypt-OICQ
PORTVERSION=    1.1
CATEGORIES= security perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= rafan@FreeBSD.org
COMMENT=    Cryptographic algorithm used by OICQ protocol

USES=       perl5 tar:tgz
USE_PERL5=  configure

.include <bsd.port.mk>