diff options
author | taca <taca@pkgsrc.org> | 2010-03-04 05:03:05 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-03-04 05:03:05 +0000 |
commit | debcb398bc86fdaa369e9160a679d0bc0929e5b1 (patch) | |
tree | 7e0103930471e3bdcc151a9cc542a0d28c6eb525 /geography | |
parent | 6e48fbda0745c7926d4827ee53524bfac7bd7701 (diff) | |
download | pkgsrc-debcb398bc86fdaa369e9160a679d0bc0929e5b1.tar.gz |
Add and enable qlandkartegt, qlandkartegt-garmindev and qlandkartem.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 1ce9334ea50..313575b015a 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2010/02/04 09:52:21 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2010/03/04 05:03:05 taca Exp $ # COMMENT= Software for geographical-related uses @@ -22,6 +22,9 @@ SUBDIR+= p5-Geo-Distance SUBDIR+= p5-Geo-ShapeFile SUBDIR+= proj-swig SUBDIR+= py-proj +SUBDIR+= qlandkartegt +SUBDIR+= qlandkartegt-garmindev +SUBDIR+= qlandkartem SUBDIR+= shapelib SUBDIR+= viking SUBDIR+= vis5d+ |