summaryrefslogtreecommitdiff
path: root/geography/proj-doc
diff options
context:
space:
mode:
authorwiz <wiz>2010-03-14 16:26:22 +0000
committerwiz <wiz>2010-03-14 16:26:22 +0000
commit12552ac1c54cebde38b06aa00e3d1616ca77c91e (patch)
tree3c4abb8b1ef60801afa8cc6ba6f1af7ee6f4becb /geography/proj-doc
parent427764075d71d56519666d1139a124568b5e2389 (diff)
downloadpkgsrc-12552ac1c54cebde38b06aa00e3d1616ca77c91e.tar.gz
Reimport some packages from misc into a better fitting category.
Packages found by Timothy E. Larson (mail to pkgsrc-users). PREV_PKGPATH is set for tools that need to follow this move.
Diffstat (limited to 'geography/proj-doc')
-rw-r--r--geography/proj-doc/DESCR6
-rw-r--r--geography/proj-doc/Makefile24
-rw-r--r--geography/proj-doc/PLIST5
-rw-r--r--geography/proj-doc/distinfo5
4 files changed, 40 insertions, 0 deletions
diff --git a/geography/proj-doc/DESCR b/geography/proj-doc/DESCR
new file mode 100644
index 00000000000..ebe41066403
--- /dev/null
+++ b/geography/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/geography/proj-doc/Makefile b/geography/proj-doc/Makefile
new file mode 100644
index 00000000000..f5f2e2d2bc6
--- /dev/null
+++ b/geography/proj-doc/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $
+
+DISTNAME= proj-pdf-docs
+PKGNAME= proj-doc-1.1
+PKGREVISION= 1
+CATEGORIES= geography
+MASTER_SITES= ftp://ftp.remotesensing.org/pub/proj/ \
+ http://dl.maptools.org/dl/proj/
+
+MAINTAINER= gdt@NetBSD.org
+HOMEPAGE= http://www.remotesensing.org/proj/
+COMMENT= PDF documentation for the PROJ cartographic projection software
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+NO_BUILD= yes
+
+PREV_PKGPATH= misc/proj-doc
+
+do-install:
+ ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/proj
+ ${INSTALL_DATA} ${WRKDIR}/*.pdf ${DESTDIR}${PREFIX}/share/doc/proj/
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/proj-doc/PLIST b/geography/proj-doc/PLIST
new file mode 100644
index 00000000000..5110e3525a5
--- /dev/null
+++ b/geography/proj-doc/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/14 16:26:22 wiz 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
diff --git a/geography/proj-doc/distinfo b/geography/proj-doc/distinfo
new file mode 100644
index 00000000000..f8a7b5cd023
--- /dev/null
+++ b/geography/proj-doc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $
+
+SHA1 (proj-pdf-docs.tar.gz) = c83a154ac00058fba5097eb39cfc8d27706be4d8
+RMD160 (proj-pdf-docs.tar.gz) = 9424d98c27690b089ad083c03f5134c2598cf09a
+Size (proj-pdf-docs.tar.gz) = 6918448 bytes