summaryrefslogtreecommitdiff
path: root/net-im/libicq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/libicq/Makefile')
-rw-r--r--net-im/libicq/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile
deleted file mode 100644
index a5d3bd4eedfc..000000000000
--- a/net-im/libicq/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: libicq
-# Date Created: 31 Oct 1998
-# Whom: Seiichirou Hiraoka
-#
-# $FreeBSD$
-#
-
-PORTNAME= libicq
-PORTVERSION= 0.33
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- ftp://ftp.korsoft.com/pub/gicq/
-MASTER_SITE_SUBDIR= flathill
-
-MAINTAINER= flathill@FreeBSD.org
-
-USE_GNOMENG= yes
-USE_GNOME= glib12
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.mk>