freebsd-ports/security/p5-Crypt-OICQ/Makefile
Mathieu Arnold 65a99e72a5 Move p5- ports from ports@ to perl@.
With hat:	perl@
Sponsored by:	Absolight
2015-05-11 12:04:18 +00: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>