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/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile
deleted file mode 100644
index 80b261d7bf73..000000000000
--- a/net-im/libicq/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: libicq
-# Version required: 0.33
-# Date Created: 31 Oct 1998
-# Whom: Seiichirou Hiraoka
-#
-# $Id: Makefile,v 1.3 1999/03/15 19:59:22 nectar Exp $
-#
-
-DISTNAME= libicq-0.33
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \
- http://www.nectar.com/distfiles/
-
-MAINTAINER= flathill@FreeBSD.ORG
-
-LIB_DEPENDS= glib12.1:${PORTSDIR}/devel/glib12
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= GLIB_CONFIG="${PREFIX}/bin/glib12-config"
-
-.include <bsd.port.mk>