mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
b998a6fc77
- Mark unbroken
22 lines
436 B
Makefile
22 lines
436 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-im perl5
|
|
MASTER_SITES= http://gonzo.kiev.ua/projects/vicq.old/
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= kevlo@FreeBSD.org
|
|
COMMENT= A perl5 module for ICQv7 protocol realisation
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Net::ICQ2000.3
|
|
|
|
.include <bsd.port.mk>
|