diff options
author | drochner <drochner@pkgsrc.org> | 2004-08-27 12:32:43 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-08-27 12:32:43 +0000 |
commit | b05d5c960dfe849345d5d598e7d9ff02b4fce618 (patch) | |
tree | e6dab072670a8ed4f8a1315cc96546865884297e /geography/Makefile | |
parent | 5800dbcb70c4b33b75486deb3e3f027bc08083d0 (diff) | |
download | pkgsrc-b05d5c960dfe849345d5d598e7d9ff02b4fce618.tar.gz |
add xrmap*
Diffstat (limited to 'geography/Makefile')
-rw-r--r-- | geography/Makefile | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index b140285582b..54dc8df1bf1 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/08/22 18:37:37 gson Exp $ +# $NetBSD: Makefile,v 1.8 2004/08/27 12:32:43 drochner Exp $ # COMMENT= Software for geographical-related uses @@ -10,5 +10,14 @@ SUBDIR+= gpspoint SUBDIR+= gpsutils SUBDIR+= mapserver SUBDIR+= vis5d+ +SUBDIR+= xrmap +SUBDIR+= xrmap-anthems +SUBDIR+= xrmap-base +SUBDIR+= xrmap-data +SUBDIR+= xrmap-factbook_html +SUBDIR+= xrmap-factbook_text +SUBDIR+= xrmap-flags +SUBDIR+= xrmap-hymns +SUBDIR+= xrmap-pdfmaps .include "../mk/bsd.pkg.subdir.mk" |