16 lines
409 B
Makefile
16 lines
409 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2002/06/25 03:07:30 markd Exp $
|
|
|
|
DISTNAME= kdeaddons-3.0.1
|
|
CATEGORIES= misc
|
|
COMMENT= Add ons for the KDE integrated X11 desktop
|
|
|
|
.include "../../x11/kde3/Makefile.kde3"
|
|
|
|
USE_BUILDLINK_ONLY= YES
|
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
.include "../../x11/kde3/buildlink.mk"
|
|
.include "../../x11/kdebase3/buildlink.mk"
|
|
.include "../../mk/x11.buildlink.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|