openbsd-ports/x11/kde/toys2/Makefile
espie 5b08f9683b Use a common Makefile.inc to remove lots of common parts in all kde dirs.
Remove lame stuff in base3, since run-time auto-detection is working now.
2002-04-10 01:24:38 +00:00

13 lines
311 B
Makefile

# $OpenBSD: Makefile,v 1.18 2002/04/10 01:24:40 espie Exp $
COMMENT= "some useless kde applications"
CATEGORIES= x11 x11/kde games
NEED_VERSION= 1.483
VERSION= 2.2.2
DISTNAME= kdetoys-${VERSION}
LIB_DEPENDS= kdecore.3,DCOP,kdesu,kdeui,kio,kscreensaver,kssl,ksycoca::x11/kde/libs2
.include <bsd.port.mk>