Update net-im/pidgin to version 2.10.9_4
[dports.git] / net-im / p5-Net-AIM / Makefile
1 # Created by: petef
2 # $FreeBSD$
3
4 PORTNAME=       Net-AIM
5 PORTVERSION=    1.22
6 CATEGORIES=     net-im perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     5u623l20@gmail.com
11 COMMENT=        Perl extension for the AOL Instant Messenger TOC protocol
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>