12 lines
306 B
Makefile
12 lines
306 B
Makefile
# $OpenBSD: Makefile,v 1.18 2003/12/07 20:19:14 espie Exp $
|
|
|
|
COMMENT= "X11 toolkit, edutainment"
|
|
CATEGORIES= x11 x11/kde
|
|
VERSION= 3.1.4
|
|
DISTNAME= kdeedu-${VERSION}
|
|
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kutils::x11/kde/libs3
|
|
#SEPARATE_BUILD=no
|
|
|
|
.include <bsd.port.mk>
|