aboutsummaryrefslogtreecommitdiff
path: root/cad/geda-docs
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-07-04 15:26:09 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-07-04 15:26:09 +0000
commit80eb6278fd6bc1f45838c363335143662a87fe24 (patch)
tree5efdc66e8d4bc4bb501f3e1e240dc0be47f90ee9 /cad/geda-docs
parent0d2e5ce63a600bdc3c59442b18d4a94c58705d18 (diff)
downloadports-80eb6278fd6bc1f45838c363335143662a87fe24.tar.gz
ports-80eb6278fd6bc1f45838c363335143662a87fe24.zip
Notes
Diffstat (limited to 'cad/geda-docs')
-rw-r--r--cad/geda-docs/Makefile25
-rw-r--r--cad/geda-docs/distinfo3
-rw-r--r--cad/geda-docs/pkg-descr4
3 files changed, 32 insertions, 0 deletions
diff --git a/cad/geda-docs/Makefile b/cad/geda-docs/Makefile
new file mode 100644
index 000000000000..0164aec5f732
--- /dev/null
+++ b/cad/geda-docs/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: geda
+# Date created: 27 June 2006
+# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= docs
+PORTVERSION= 20060123
+CATEGORIES= cad
+MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \
+ http://geda.seul.org/devel/${PORTVERSION}/
+PKGNAMEPREFIX= geda-
+DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
+
+MAINTAINER= ssedov@mbsd.msk.ru
+COMMENT= The gEDA's documentation
+
+PORTDOCS= *
+DOCSDIR= ${PREFIX}/share/doc/geda
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
+
+.include <bsd.port.mk>
diff --git a/cad/geda-docs/distinfo b/cad/geda-docs/distinfo
new file mode 100644
index 000000000000..4807da6c30c5
--- /dev/null
+++ b/cad/geda-docs/distinfo
@@ -0,0 +1,3 @@
+MD5 (geda-docs-20060123.tar.gz) = 5c3b9eb72c33f171b576f16060820284
+SHA256 (geda-docs-20060123.tar.gz) = 0bb57616b64890c581924c81f6b95c5b8ace25d350e8a00c6b51f9a1367f4d23
+SIZE (geda-docs-20060123.tar.gz) = 2881092
diff --git a/cad/geda-docs/pkg-descr b/cad/geda-docs/pkg-descr
new file mode 100644
index 000000000000..67bf9e9a9ead
--- /dev/null
+++ b/cad/geda-docs/pkg-descr
@@ -0,0 +1,4 @@
+Various documentation for gEDA suite, including architecture-related
+docs as well as examples of usage and tutorials.
+
+WWW: http://www.geda.seul.org