summaryrefslogtreecommitdiff
path: root/www/quanta3/Makefile
blob: f62bb00c38f74d11fb9955e20fbaa27239cbe67a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $NetBSD: Makefile,v 1.3 2003/05/02 11:56:46 wiz Exp $

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