b8bfda9101
kgeography * Make all the triangles of the Union Jack flag of Manitoba should be blue. * Make all Canada islands in Hudson belong to Nunavut. Kig * Euclidean grid: draw it for all the visible area; use the same scale for X and Y lines. * When exporting text labels to XFig, pass the correct reference point.
18 lines
580 B
Makefile
18 lines
580 B
Makefile
# $NetBSD: Makefile,v 1.49 2008/02/20 10:11:28 markd Exp $
|
|
|
|
DISTNAME= kdeedu-${_KDE_VERSION}
|
|
CATEGORIES= misc
|
|
COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop
|
|
|
|
.include "../../meta-pkgs/kde3/Makefile.kde3"
|
|
|
|
REPLACE_PERL+= \
|
|
kvoctrain/kvoctrain/langen2kvtml \
|
|
kvoctrain/kvoctrain/spotlight2kvtml
|
|
|
|
.include "../../meta-pkgs/kde3/kde3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../x11/kdebase3/buildlink3.mk"
|
|
.include "../../x11/kdelibs3/buildlink3.mk"
|
|
.include "../../mk/pthread.buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|