pkgsrc/net/kmldonkey-kde3/Makefile
wiz 7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00

20 lines
543 B
Makefile

# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:03 wiz Exp $
DISTNAME= kmldonkey-0.11
PKGREVISION= 27
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE3.x/network/}
MAINTAINER= gallegos@csxxi.net.mx
HOMEPAGE= http://www.kmldonkey.org/
COMMENT= KDE3 Frontend for MLDonkey
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
USE_TOOLS+= pkg-config gmake perl
GNU_CONFIGURE= yes
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"