12 lines
303 B
Makefile
12 lines
303 B
Makefile
# $OpenBSD: Makefile,v 1.5 2002/04/15 18:05:26 todd Exp $
|
|
|
|
COMMENT= "X11 toolkit, edutainment"
|
|
CATEGORIES= x11 x11/kde
|
|
NEED_VERSION= 1.504
|
|
VERSION= 3.0
|
|
DISTNAME= kdeedu-${VERSION}
|
|
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts::x11/kde/libs3
|
|
|
|
.include <bsd.port.mk>
|