summaryrefslogtreecommitdiff
path: root/geography/xrmap/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2004-08-27 12:18:49 +0000
committerdrochner <drochner@pkgsrc.org>2004-08-27 12:18:49 +0000
commitf596d2718cb12b7a881482ae5ef5468659aebe02 (patch)
tree669155bdb69b1280524882c8d2123ae8015e8fc5 /geography/xrmap/Makefile
parent32c1309bda4326b7c2b1adc5ac9156d668a6d024 (diff)
downloadpkgsrc-f596d2718cb12b7a881482ae5ef5468659aebe02.tar.gz
import of xrmap-2.29, a world map viewer, and data files
Diffstat (limited to 'geography/xrmap/Makefile')
-rw-r--r--geography/xrmap/Makefile27
1 files changed, 27 insertions, 0 deletions
diff --git a/geography/xrmap/Makefile b/geography/xrmap/Makefile
new file mode 100644
index 00000000000..db0c30f4048
--- /dev/null
+++ b/geography/xrmap/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:18:50 drochner Exp $
+#
+
+DISTNAME= # empty
+PKGNAME= xrmap-2.29
+CATEGORIES= geography
+DISTFILES= # empty
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://frmas.free.fr/li_1.htm
+COMMENT= Earth map viewer - complete
+
+NO_BUILD= yes
+
+DEPENDS+= xrmap-base-2.29:../../geography/xrmap-base
+DEPENDS+= xrmap-data>=0:../../geography/xrmap-data
+DEPENDS+= xrmap-factbook_text>=2002:../../geography/xrmap-factbook_text
+DEPENDS+= xrmap-factbook_html>=2002:../../geography/xrmap-factbook_html
+DEPENDS+= xrmap-anthems>=1.1:../../geography/xrmap-anthems
+DEPENDS+= xrmap-flags>=1.1:../../geography/xrmap-flags
+DEPENDS+= xrmap-hymns>=1.2:../../geography/xrmap-hymns
+DEPENDS+= xrmap-pdfmaps>=1.1:../../geography/xrmap-pdfmaps
+
+do-install:
+ # nothing
+
+.include "../../mk/bsd.pkg.mk"