summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-07 01:24:16 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-07 01:24:16 +0000
commitd45d595cc6c5effc2773cbcdb676349695b2ea0d (patch)
tree606ddda80f7b498ef819b2f37aee94ad3937a85c
parenta39ce7f2338c12029e1144426c96391010c36a0d (diff)
downloadpkgsrc-d45d595cc6c5effc2773cbcdb676349695b2ea0d.tar.gz
Initial import of amule-1.2.3.
This program is a multiplatform ed2k client fork of eMule client using wxWindows class library. It was originally forked from xMule project but not related to it anymore, except little bits of code.
-rw-r--r--net/amule/DESCR3
-rw-r--r--net/amule/Makefile29
-rw-r--r--net/amule/PLIST19
-rw-r--r--net/amule/distinfo4
4 files changed, 55 insertions, 0 deletions
diff --git a/net/amule/DESCR b/net/amule/DESCR
new file mode 100644
index 00000000000..18705437b35
--- /dev/null
+++ b/net/amule/DESCR
@@ -0,0 +1,3 @@
+This program is a multiplatform ed2k client fork of eMule client
+using wxWindows class library. It was originally forked from xMule
+project but not related to it anymore, except little bits of code.
diff --git a/net/amule/Makefile b/net/amule/Makefile
new file mode 100644
index 00000000000..e73bdc906ed
--- /dev/null
+++ b/net/amule/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/07 01:24:16 xtraeme Exp $
+#
+
+DISTNAME= aMule-1.2.3
+PKGNAME= ${DISTNAME:tl}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= xtraeme@NetBSD.org
+HOMEPAGE= http://amule.sourceforge.net/
+COMMENT= Another Emule P2P client
+
+DEPENDS= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+BUILD_USES_MSGFMT= yes
+
+USE_BUILDLINK2= yes
+USE_GMAKE= yes
+USE_PKGLOCALEDIR= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
+
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/zlib/buildlink2.mk"
+.include "../../www/curl/buildlink2.mk"
+.include "../../x11/wxGTK/buildlink2.mk"
+
+.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/amule/PLIST b/net/amule/PLIST
new file mode 100644
index 00000000000..f24ba2ffc93
--- /dev/null
+++ b/net/amule/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/07 01:24:16 xtraeme Exp $
+bin/amule
+bin/amulecmd
+bin/amulecmdDLG
+bin/amuleweb
+bin/amulewebDLG
+bin/ed2k
+share/applications/amule.desktop
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/ee/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/amule.mo
+share/pixmaps/amule.xpm
+@dirrm share/applications
diff --git a/net/amule/distinfo b/net/amule/distinfo
new file mode 100644
index 00000000000..3b68436ba26
--- /dev/null
+++ b/net/amule/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/07 01:24:16 xtraeme Exp $
+
+SHA1 (aMule-1.2.3.tar.bz2) = 311d2a7cc21b1db3945675ac841ad2b72210a54b
+Size (aMule-1.2.3.tar.bz2) = 1399130 bytes