diff options
author | edwin <edwin@FreeBSD.org> | 2004-12-15 12:09:13 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-12-15 12:09:13 +0800 |
commit | a3f35f86d4b46b013a6aafda7b0e5a4c7d370cb6 (patch) | |
tree | 788e571e23f4b61d3750d7b16340b0899377cbbb /net-p2p | |
parent | faec72fa8f7161938c9114fbad6aef2a76bf5b69 (diff) | |
download | freebsd-ports-gnome-a3f35f86d4b46b013a6aafda7b0e5a4c7d370cb6.tar.gz freebsd-ports-gnome-a3f35f86d4b46b013a6aafda7b0e5a4c7d370cb6.tar.zst freebsd-ports-gnome-a3f35f86d4b46b013a6aafda7b0e5a4c7d370cb6.zip |
[PORT UPDATE] net/amule 1.2.8_1
Update to aMule 1.2.8_1 to CONFLICT with the new "net/amule-devel"
port (see related PR)
PR: ports/73505
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule1/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/amule1/pkg-descr | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-p2p/amule1/Makefile b/net-p2p/amule1/Makefile index 39322ced9275..b265a274bd69 100644 --- a/net-p2p/amule1/Makefile +++ b/net-p2p/amule1/Makefile @@ -12,11 +12,13 @@ CATEGORIES= net MASTER_SITES= http://download.berlios.de/amule/ MAINTAINER= ganael.laplanche@martymac.com -COMMENT= Just another eMule P2P Client +COMMENT= The all-platform eMule p2p client LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \ curl.3:${PORTSDIR}/ftp/curl +CONFLICTS= aMule-devel-* + USE_X_PREFIX= yes USE_GNOME= gnomehier gnomehack gnomeprefix USE_GMAKE= yes diff --git a/net-p2p/amule1/pkg-descr b/net-p2p/amule1/pkg-descr index ac1cebd14f66..afd986a280da 100644 --- a/net-p2p/amule1/pkg-descr +++ b/net-p2p/amule1/pkg-descr @@ -1,6 +1,6 @@ -aMule - aNOTHER eMule P2P Client +aMule, the all-platform eMule p2p client -This program is a multiplatform fork of - xMule client using wxWindows class library. +aMule is a multiplatform fork of xMule +client using wxWindows class library. WWW: http://www.amule.org |