2003-02-21 00:03:20 +01:00
|
|
|
# New ports collection makefile for: KMLDonkey
|
|
|
|
# Date created: Thu Feb 20 22:04:46 UTC 2003
|
|
|
|
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= kmldonkey
|
2004-04-08 18:18:51 +02:00
|
|
|
PORTVERSION= 0.10.pre3
|
2003-02-21 00:03:20 +01:00
|
|
|
CATEGORIES= net kde
|
2003-10-03 13:04:59 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
2004-03-14 04:43:49 +01:00
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
2004-04-08 18:18:51 +02:00
|
|
|
DISTNAME= ${PORTNAME}-0.10pre3
|
2003-02-21 00:03:20 +01:00
|
|
|
|
|
|
|
MAINTAINER= lioux@FreeBSD.org
|
|
|
|
COMMENT= KDE integration for MLDonkey eDonkey P2P client
|
|
|
|
|
|
|
|
USE_KDELIBS_VER=3
|
2004-03-14 04:43:49 +01:00
|
|
|
USE_BZIP2= yes
|
2003-03-06 06:18:02 +01:00
|
|
|
USE_GMAKE= yes
|
2003-02-21 00:03:20 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --program-transform-name=''
|
2003-03-01 23:13:56 +01:00
|
|
|
INSTALLS_SHLIB= yes
|
2003-02-21 00:03:20 +01:00
|
|
|
|
2004-03-14 04:43:49 +01:00
|
|
|
MAN1= kmldonkey.1 kmldonkey_submit.1
|
|
|
|
|
2003-02-21 00:03:20 +01:00
|
|
|
.include <bsd.port.mk>
|