openbsd-ports/x11/kde/quanta/Makefile

12 lines
383 B
Makefile
Raw Normal View History

2003-04-05 09:54:57 -05:00
# $OpenBSD: Makefile,v 1.2 2003/04/05 14:54:57 espie Exp $
2003-01-27 15:16:53 -05:00
COMMENT= "web development tool"
CATEGORIES= x11 x11/kde
2003-04-05 09:54:57 -05:00
VERSION= 3.1.1
2003-01-27 15:16:53 -05:00
DISTNAME= quanta-${VERSION}
LIB_DEPENDS= kdecore.4,DCOP,kabc,katepartinterfaces,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kspell,ktexteditor,kutils,vcard::x11/kde/libs3 \
art_lgpl_2::graphics/libart
SEPARATE_BUILD=simple
.include <bsd.port.mk>