summaryrefslogtreecommitdiff
path: root/chat/xchat2/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'chat/xchat2/Makefile.common')
-rw-r--r--chat/xchat2/Makefile.common19
1 files changed, 0 insertions, 19 deletions
diff --git a/chat/xchat2/Makefile.common b/chat/xchat2/Makefile.common
deleted file mode 100644
index beb26c1884e..00000000000
--- a/chat/xchat2/Makefile.common
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile.common,v 1.4 2005/05/22 20:07:43 jlam Exp $
-#
-
-DISTNAME= xchat-2.4.1
-CATEGORIES= chat gnome
-MASTER_SITES= http://www.xchat.org/files/source/2.4/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://www.xchat.org/
-
-DISTINFO_FILE= ${.CURDIR}/../../chat/xchat2/distinfo
-
-GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-USE_TOOLS+= gmake
-
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/pkgconfig/buildlink3.mk"