diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 04:09:13 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 04:09:13 +0000 |
commit | a2114f81be0b021cabcd4ec6ad40670447f4e50e (patch) | |
tree | ff8b6bbfaf3c808db764b2faa973cca105683162 /net-p2p | |
parent | 8937ed4066eaccc2c300d59a8c6e54e7a8855a61 (diff) | |
download | ports-a2114f81be0b021cabcd4ec6ad40670447f4e50e.tar.gz ports-a2114f81be0b021cabcd4ec6ad40670447f4e50e.zip |
Notes
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 |