pkgsrc/databases/krecipes/Makefile
wiz 0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00

28 lines
787 B
Makefile

# $NetBSD: Makefile,v 1.56 2015/06/12 10:48:35 wiz Exp $
#
DISTNAME= krecipes-1.0-beta1
PKGNAME= krecipes-1.0beta1
PKGREVISION= 40
CATEGORIES= databases kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krecipes/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://krecipes.sourceforge.net/
COMMENT= Recipe manager
GNU_CONFIGURE= yes
SET_LIBDIR= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= msgfmt perl
CONFIGURE_ARGS+= --without-mysql --without-postgresql
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"