summaryrefslogtreecommitdiff
path: root/net-im/p5-Net-ICQ2000/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/p5-Net-ICQ2000/Makefile')
-rw-r--r--net-im/p5-Net-ICQ2000/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-im/p5-Net-ICQ2000/Makefile b/net-im/p5-Net-ICQ2000/Makefile
deleted file mode 100644
index e59fa9a069b2..000000000000
--- a/net-im/p5-Net-ICQ2000/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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>