summaryrefslogtreecommitdiff
path: root/cad/geda-docs
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-01-02 23:00:00 +0000
committerrh <rh@pkgsrc.org>2000-01-02 23:00:00 +0000
commit45a75d58c29b9aba3e1f3c044b693e5a7adb263e (patch)
treeb054ffc05653639df0f5f42c96fdbabe4a7aedeb /cad/geda-docs
parent34224bfc0d4bae7d666118eed0f379243283e22f (diff)
downloadpkgsrc-45a75d58c29b9aba3e1f3c044b693e5a7adb263e.tar.gz
Initial import of geda-docs-19991011, containing HTML documentation for
gEDA.
Diffstat (limited to 'cad/geda-docs')
-rw-r--r--cad/geda-docs/Makefile30
-rw-r--r--cad/geda-docs/files/md53
-rw-r--r--cad/geda-docs/pkg/COMMENT1
-rw-r--r--cad/geda-docs/pkg/DESCR7
-rw-r--r--cad/geda-docs/pkg/PLIST6
5 files changed, 47 insertions, 0 deletions
diff --git a/cad/geda-docs/Makefile b/cad/geda-docs/Makefile
new file mode 100644
index 00000000000..2d75e7e12c2
--- /dev/null
+++ b/cad/geda-docs/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/01/02 23:00:00 rh Exp $
+#
+
+DISTNAME= docs-${PKGVERSION}
+PKGNAME= geda-${DISTNAME}
+WRKSRC= ${WRKDIR}/docs
+CATEGORIES= cad
+MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PKGVERSION}/ \
+ ftp://ieee.ing.uniroma1.it/pub/geda/devel/${PKGVERSION}/ \
+ http://www.geda.seul.org/devel/${PKGVERSION}/ \
+ http://www.geda.coelacanth.com/devel/${PKGVERSION}/
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://www.geda.seul.org/
+
+DIST_SUBDIR= geda
+PKGVERSION= 19991011
+
+NO_PATCH= YES
+NO_CONFIGURE= YES
+NO_BUILD= YES
+USE_X11BASE= YES
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gEDA
+.for file in README fileformats.html keymapping.html symbols.html
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gEDA
+.endfor
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/cad/geda-docs/files/md5 b/cad/geda-docs/files/md5
new file mode 100644
index 00000000000..3341b28dcc8
--- /dev/null
+++ b/cad/geda-docs/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/01/02 23:00:00 rh Exp $
+
+MD5 (geda/docs-19991011.tar.gz) = 6e70c03d51eec476816a5ebf70cc4e28
diff --git a/cad/geda-docs/pkg/COMMENT b/cad/geda-docs/pkg/COMMENT
new file mode 100644
index 00000000000..b118f2e9475
--- /dev/null
+++ b/cad/geda-docs/pkg/COMMENT
@@ -0,0 +1 @@
+HTML documentation for gEDA
diff --git a/cad/geda-docs/pkg/DESCR b/cad/geda-docs/pkg/DESCR
new file mode 100644
index 00000000000..d9dce71fbbc
--- /dev/null
+++ b/cad/geda-docs/pkg/DESCR
@@ -0,0 +1,7 @@
+ This package contains a HTML documentation for gEDA.
+
+ gEDA is a meta package comprising a collection of tools which are
+used to make electrical circuit design, simulation and prototyping/
+production easier/doable. gEDA is a project, which was started
+because of the lack of free EDA tools for UNIX. All of the tools
+in gEDA are released under the GNU Public License version 2 (GPL).
diff --git a/cad/geda-docs/pkg/PLIST b/cad/geda-docs/pkg/PLIST
new file mode 100644
index 00000000000..88ef3b25bd1
--- /dev/null
+++ b/cad/geda-docs/pkg/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/01/02 23:00:00 rh Exp $
+share/doc/gEDA/README
+share/doc/gEDA/fileformats.html
+share/doc/gEDA/keymapping.html
+share/doc/gEDA/symbols.html
+@dirrm share/doc/gEDA