12 lines
306 B
Makefile
Raw Normal View History

2003-12-07 20:19:13 +00:00
# $OpenBSD: Makefile,v 1.18 2003/12/07 20:19:14 espie Exp $
2002-03-25 16:00:55 +00:00
2002-04-15 18:05:26 +00:00
COMMENT= "X11 toolkit, edutainment"
2002-03-25 16:00:55 +00:00
CATEGORIES= x11 x11/kde
2003-12-07 20:19:13 +00:00
VERSION= 3.1.4
2002-03-25 16:00:55 +00:00
DISTNAME= kdeedu-${VERSION}
2003-01-27 19:42:20 +00:00
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kutils::x11/kde/libs3
#SEPARATE_BUILD=no
2002-03-25 16:00:55 +00:00
.include <bsd.port.mk>