freebsd-ports/net-p2p/kmldonkey/Makefile

28 lines
617 B
Makefile
Raw Normal View History

# 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
CATEGORIES= net kde
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
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
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-transform-name=''
INSTALLS_SHLIB= yes
2004-03-14 04:43:49 +01:00
MAN1= kmldonkey.1 kmldonkey_submit.1
.include <bsd.port.mk>