summaryrefslogtreecommitdiff
path: root/www/rekonq/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2014-11-16 05:22:16 +0000
committermarkd <markd@pkgsrc.org>2014-11-16 05:22:16 +0000
commit8f518fabd4e256bf58fdb291e05275acf06dfccb (patch)
tree31c83a1d39067c12f7f4990ad619803ae189812f /www/rekonq/Makefile
parent45ce7fe6e4da2c2d8402f6707863af095271b4ab (diff)
downloadpkgsrc-8f518fabd4e256bf58fdb291e05275acf06dfccb.tar.gz
Initial import rekonq 2.4.2
Rekonq is a web browser for KDE based on WebKit. It first focuses on being a light, fast & clean way to access to net. Its development is doubly based on using the new amazing features offered by the WebKit rendering engine and on the rock solid network KDE technologies.
Diffstat (limited to 'www/rekonq/Makefile')
-rw-r--r--www/rekonq/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/www/rekonq/Makefile b/www/rekonq/Makefile
new file mode 100644
index 00000000000..5c14d28797f
--- /dev/null
+++ b/www/rekonq/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2014/11/16 05:22:16 markd Exp $
+
+DISTNAME= rekonq-2.4.2
+CATEGORIES= www kde
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rekonq/2.0/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= markd@NetBSD.org
+HOMEPAGE= http://rekonq.kde.org/
+COMMENT= web browser for KDE based on WebKit
+LICENSE= gnu-gpl-v2
+
+BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
+
+USE_TOOLS+= msgfmt
+USE_LANGUAGES= c c++
+
+.include "../../meta-pkgs/kde4/kde4.mk"
+.include "../../security/qca2/buildlink3.mk"
+.include "../../security/qoauth/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/kactivities/buildlink3.mk"
+.include "../../x11/kdelibs4/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"