View | Details | Raw Unified | Return to bug 73505
Collapse All | Expand All

(-)amule/Makefile (-1 / +4 lines)
Lines 7-20 Link Here
7
7
8
PORTNAME=	aMule
8
PORTNAME=	aMule
9
PORTVERSION=	1.2.8
9
PORTVERSION=	1.2.8
10
PORTREVISION=	1
10
CATEGORIES=	net
11
CATEGORIES=	net
11
MASTER_SITES=	http://download.berlios.de/amule/
12
MASTER_SITES=	http://download.berlios.de/amule/
12
13
13
MAINTAINER=	ganael.laplanche@martymac.com
14
MAINTAINER=	ganael.laplanche@martymac.com
14
COMMENT=	Just another eMule P2P Client
15
COMMENT=	The all-platform eMule p2p client
15
16
16
LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \
17
LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \
17
		curl.3:${PORTSDIR}/ftp/curl
18
		curl.3:${PORTSDIR}/ftp/curl
19
20
CONFLICTS=	aMule-devel-*
18
21
19
USE_X_PREFIX=	yes
22
USE_X_PREFIX=	yes
20
USE_GNOME=	gnomehier gnomehack gnomeprefix
23
USE_GNOME=	gnomehier gnomehack gnomeprefix
(-)amule/pkg-descr (-4 / +3 lines)
Lines 1-6 Link Here
1
aMule - aNOTHER eMule P2P Client
1
aMule, the all-platform eMule p2p client
2
2
3
This program is a multiplatform fork of
3
aMule is a multiplatform fork of xMule
4
 xMule client using wxWindows class library.
4
client using wxWindows class library.
5
5
6
WWW: http://www.amule.org
6
WWW: http://www.amule.org
7
-------------- Patch ends here ---------------

Return to bug 73505