summaryrefslogtreecommitdiff
path: root/misc/proj-doc
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-07-12 12:21:31 +0000
committerjtb <jtb@pkgsrc.org>2003-07-12 12:21:31 +0000
commit3dd18812ec5debb81f02a83875e9d5882af3967b (patch)
treee4ea0a22e17d34966d4731ad93ba286312f166f4 /misc/proj-doc
parent30907b9de2eca6435211178b4a38aed7695f5487 (diff)
downloadpkgsrc-3dd18812ec5debb81f02a83875e9d5882af3967b.tar.gz
The PDF documentation for the PROJ cartographic projection software.
This is being split from the proj package mainly because of its size. (The distfile is 6.6 MB).
Diffstat (limited to 'misc/proj-doc')
-rw-r--r--misc/proj-doc/DESCR6
-rw-r--r--misc/proj-doc/Makefile18
-rw-r--r--misc/proj-doc/PLIST6
-rw-r--r--misc/proj-doc/distinfo4
4 files changed, 34 insertions, 0 deletions
diff --git a/misc/proj-doc/DESCR b/misc/proj-doc/DESCR
new file mode 100644
index 00000000000..ebe41066403
--- /dev/null
+++ b/misc/proj-doc/DESCR
@@ -0,0 +1,6 @@
+PROJ is a collection of programs and a library for performing
+cartographic projections. The programs are designed as a standard UNIX
+filters to be used with other programs in the generation of maps and
+charts, and as map digitizing applications.
+
+This package contains the PDF documentation for PROJ.
diff --git a/misc/proj-doc/Makefile b/misc/proj-doc/Makefile
new file mode 100644
index 00000000000..b9f2594f3b4
--- /dev/null
+++ b/misc/proj-doc/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/07/12 12:21:35 jtb Exp $
+
+DISTNAME= proj-pdf-docs
+PKGNAME= proj-doc-1.0
+CATEGORIES= misc
+MASTER_SITES= ftp://ftp.remotesensing.org/pub/proj/
+
+MAINTAINER= tech-pkg@netbsd.org
+HOMEPAGE= http://www.remotesensing.org/proj/
+COMMENT= PDF documentation for the PROJ cartographic projection software
+
+NO_BUILD= # defined
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/proj
+ ${INSTALL_DATA} ${WRKDIR}/*.pdf ${PREFIX}/share/doc/proj/
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/proj-doc/PLIST b/misc/proj-doc/PLIST
new file mode 100644
index 00000000000..6761ff9e3be
--- /dev/null
+++ b/misc/proj-doc/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/12 12:21:31 jtb Exp $
+share/doc/proj/OF90-284.pdf
+share/doc/proj/PROJ.4.3.I2.pdf
+share/doc/proj/PROJ.4.3.pdf
+share/doc/proj/SWISS.pdf
+@dirrm share/doc/proj
diff --git a/misc/proj-doc/distinfo b/misc/proj-doc/distinfo
new file mode 100644
index 00000000000..25b9af52fe0
--- /dev/null
+++ b/misc/proj-doc/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/07/12 12:21:31 jtb Exp $
+
+SHA1 (proj-pdf-docs.tar.gz) = c83a154ac00058fba5097eb39cfc8d27706be4d8
+Size (proj-pdf-docs.tar.gz) = 6918448 bytes