10 lines
310 B
Makefile
10 lines
310 B
Makefile
# $OpenBSD: Makefile,v 1.5 2002/09/01 08:25:26 espie Exp $
|
|
|
|
COMMENT= "some useless kde applications"
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.0.3
|
|
DISTNAME= kdetoys-${VERSION}
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts,kscreensaver::x11/kde/libs3
|
|
|
|
.include <bsd.port.mk>
|