summaryrefslogtreecommitdiff
path: root/www/quanta3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2003-03-11 13:40:03 +0000
committermarkd <markd>2003-03-11 13:40:03 +0000
commitcf4ac201713116a328f441b2e968c81a83639d65 (patch)
tree651f1221c2383983dcc2455eb6f704369f89649b /www/quanta3/Makefile
parent814709e147124fd55ab3dca56c14dad86e78f8db (diff)
downloadpkgsrc-cf4ac201713116a328f441b2e968c81a83639d65.tar.gz
Initial import of quanta 3.1
Part of kde3.1 Quanta Plus is a web development tool for the K Desktop Environment. Quanta is designed for quick web development and is rapidly becoming a mature editor with a number of great features.
Diffstat (limited to 'www/quanta3/Makefile')
-rw-r--r--www/quanta3/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/www/quanta3/Makefile b/www/quanta3/Makefile
new file mode 100644
index 00000000000..d1c82b058ff
--- /dev/null
+++ b/www/quanta3/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/03/11 13:40:05 markd Exp $
+
+DISTNAME= quanta-3.1
+CATEGORIES= www
+COMMENT= HTML editor suitable for experienced web developers
+
+.include "../../x11/kde3/Makefile.kde3"
+
+USE_BUILDLINK2= YES
+
+USE_PERL5= build
+USE_GMAKE= YES
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
+.include "../../x11/kde3/buildlink2.mk"
+.include "../../x11/kdebase3/buildlink2.mk"
+.include "../../x11/qt3-tools/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"