10 lines
310 B
Makefile
10 lines
310 B
Makefile
# $OpenBSD: Makefile,v 1.4 2002/07/16 12:20:43 espie Exp $
|
|
|
|
COMMENT= "some useless kde applications"
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.0.2
|
|
DISTNAME= kdetoys-${VERSION}
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts,kscreensaver::x11/kde/libs3
|
|
|
|
.include <bsd.port.mk>
|