summaryrefslogtreecommitdiff
path: root/geography/libdrg
diff options
context:
space:
mode:
authorgdt <gdt>2007-08-11 02:53:02 +0000
committergdt <gdt>2007-08-11 02:53:02 +0000
commit9b257fffe52784aeb0f2672b9b6885db4ba04e5c (patch)
treec078d6df6595f6101f652cfd2d5a16251a5bd5af /geography/libdrg
parent10b36ef9cd6f8c3bea9fd5e380c4fafd72483108 (diff)
downloadpkgsrc-9b257fffe52784aeb0f2672b9b6885db4ba04e5c.tar.gz
libdrg is a library for obtaining DRG data from multiple files at
multiple resolutions.
Diffstat (limited to 'geography/libdrg')
-rw-r--r--geography/libdrg/DESCR2
-rw-r--r--geography/libdrg/Makefile21
-rw-r--r--geography/libdrg/PLIST4
-rw-r--r--geography/libdrg/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/geography/libdrg/DESCR b/geography/libdrg/DESCR
new file mode 100644
index 00000000000..4d1ce264f28
--- /dev/null
+++ b/geography/libdrg/DESCR
@@ -0,0 +1,2 @@
+libdrg is a library for obtaining DRG data from multiple files at
+multiple resolutions.
diff --git a/geography/libdrg/Makefile b/geography/libdrg/Makefile
new file mode 100644
index 00000000000..d59c379c227
--- /dev/null
+++ b/geography/libdrg/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/08/11 02:53:02 gdt Exp $
+#
+
+DISTNAME= libdrg-0.0.81
+CATEGORIES= geography
+MASTER_SITES= http://www.lexort.com/software/
+
+MAINTAINER= gdt@NetBSD.org
+HOMEPAGE= http://www.lexort.com/software/
+COMMENT= Library for reading and merging DRG files.
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
+
+PKGCONFIG_OVERRIDE+= libdrg.pc.in
+
+.include "../../graphics/tiff/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/libdrg/PLIST b/geography/libdrg/PLIST
new file mode 100644
index 00000000000..49d2145ad00
--- /dev/null
+++ b/geography/libdrg/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/11 02:53:02 gdt Exp $
+include/drg_tiff.h
+lib/libdrg.la
+lib/pkgconfig/libdrg.pc
diff --git a/geography/libdrg/distinfo b/geography/libdrg/distinfo
new file mode 100644
index 00000000000..2f80d9a8f98
--- /dev/null
+++ b/geography/libdrg/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/08/11 02:53:02 gdt Exp $
+
+SHA1 (libdrg-0.0.81.tar.gz) = 48e45c91710adce23e6cf41a8c5d0368681db1a6
+RMD160 (libdrg-0.0.81.tar.gz) = 2fb8b5fee6464ec47c2ada9f474304003edfee6c
+Size (libdrg-0.0.81.tar.gz) = 320228 bytes