freebsd-ports/net-im/p5-Net-AIM/Makefile
2013-11-05 07:49:09 +00:00

16 lines
289 B
Makefile

# Created by: petef
# $FreeBSD$
PORTNAME= Net-AIM
PORTVERSION= 1.22
CATEGORIES= net-im perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for the AOL Instant Messenger TOC protocol
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>