freebsd-ports/net/p5-Net-ICQ2000/Makefile
Kevin Lo c6b620fb2c Initial import of Net-ICQ2000-0.2.1
This is a perl5 module for ICQv7 protocol realisation.
2001-12-06 08:48:07 +00:00

21 lines
421 B
Makefile

# New ports collection makefile for: Net-ICQ2000
# Date created: 06 December 2001
# Whom: Kevin Lo <kevlo@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Net-ICQ2000
PORTVERSION= 0.2.1
CATEGORIES= net perl5
MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/
PKGNAMEPREFIX= p5-
MAINTAINER= kevlo@FreeBSD.org
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Net::ICQ2000.3
.include <bsd.port.mk>