Mostly remove integrated patches, and adapt a few plists. There may be minor pieces yet to do...
11 lines
331 B
Makefile
11 lines
331 B
Makefile
# $OpenBSD: Makefile,v 1.3 2002/05/23 14:37:22 espie Exp $
|
|
|
|
COMMENT= "some useless kde applications"
|
|
CATEGORIES= x11 x11/kde games
|
|
NEED_VERSION= 1.504
|
|
VERSION= 3.0.1
|
|
DISTNAME= kdetoys-${VERSION}
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts,kscreensaver::x11/kde/libs3
|
|
|
|
.include <bsd.port.mk>
|