11 lines
329 B
Makefile
11 lines
329 B
Makefile
# $OpenBSD: Makefile,v 1.2 2002/04/10 01:24:40 espie Exp $
|
|
|
|
COMMENT= "some useless kde applications"
|
|
CATEGORIES= x11 x11/kde games
|
|
NEED_VERSION= 1.504
|
|
VERSION= 3.0
|
|
DISTNAME= kdetoys-${VERSION}
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts,kscreensaver::x11/kde/libs3
|
|
|
|
.include <bsd.port.mk>
|