From af7b0e935327fca66ea3526960c20419313eabfd Mon Sep 17 00:00:00 2001 From: seb Date: Thu, 10 May 2007 21:04:27 +0000 Subject: Initial import of basket version 1.0.2 into The NetBSD Packages Collection. BasKet is a multi-purpose note-taking KDE application that helps you to easily take all sort of notes, collect research results and share them, centralize your project data and reuse it, quickly organize your thoughts in idea boxes, keep track of your information in a smart way, make intelligent To Do lists, and a lot more... --- misc/basket/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 misc/basket/Makefile (limited to 'misc/basket/Makefile') diff --git a/misc/basket/Makefile b/misc/basket/Makefile new file mode 100644 index 00000000000..f39b6495ab9 --- /dev/null +++ b/misc/basket/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/05/10 21:04:27 seb Exp $ + +DISTNAME= basket-1.0.2 +CATEGORIES= misc +MASTER_SITES= http://basket.kde.org/downloads/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://basket.kde.org/ +COMMENT= Feature-rich note-taking KDE application + +USE_TOOLS+= gmake msgfmt pkg-config +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes +GNU_CONFIGURE= yes + +.include "../../security/gpgme/buildlink3.mk" +.include "../../meta-pkgs/kde3/kde3.mk" +.include "../../misc/kdepim3/buildlink3.mk" +.include "../../x11/kdelibs3/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3