12 lines
311 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.13 2003/01/07 15:36:35 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
VERSION= 3.0.5a
2002-03-25 16:00:55 +00:00
DISTNAME= kdeedu-${VERSION}
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts::x11/kde/libs3
SEPARATE_BUILD=flavored
2002-03-25 16:00:55 +00:00
.include <bsd.port.mk>