summaryrefslogtreecommitdiff
path: root/net/lmule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/lmule/Makefile')
-rw-r--r--net/lmule/Makefile30
1 files changed, 0 insertions, 30 deletions
diff --git a/net/lmule/Makefile b/net/lmule/Makefile
deleted file mode 100644
index 65399b74f48..00000000000
--- a/net/lmule/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2003/05/24 09:50:26 jmmv Exp $
-#
-
-DISTNAME= lmule-1.2.1
-PKGREVISION= 1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lmule/}
-
-MAINTAINER= jrp@hispabsd.org
-HOMEPAGE= http://lmule.sourceforge.net/
-COMMENT= eDonkey2000 client based on eMule
-
-BUILD_USES_MSGFMT= YES
-DEPENDS= gnome2-dirs>=1.1:../../misc/gnome2-dirs
-DEPENDS+= wget>=1.8.2:../../net/wget
-
-GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
-USE_GMAKE= YES
-USE_PKGLOCALEDIR= YES
-USE_X11= YES
-
-CONFIGURE_ARGS+= --without-included-gettext
-
-.include "../../converters/libiconv/buildlink2.mk"
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../textproc/expat/buildlink2.mk"
-.include "../../x11/wxGTK/buildlink2.mk"
-.include "../../mk/pthread.buildlink2.mk"
-.include "../../mk/bsd.pkg.mk"