summaryrefslogtreecommitdiff
path: root/www/quanta3/Makefile
blob: 97932cbd737cb02aba0df7bf9db5178b94907564 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.4 2003/05/22 02:48:58 markd Exp $

DISTNAME=	quanta-3.1.2
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"