summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-10-25 23:39:01 +0000
committerjoerg <joerg@pkgsrc.org>2009-10-25 23:39:01 +0000
commita154d459170cbfe8da5d4eb514de63eb5e110e5b (patch)
tree8bd26fd1434f55f9482c8347a7013195ae7d45fa /lang
parenta407b49dd762e42253ada665d4e6718d8806637c (diff)
downloadpkgsrc-a154d459170cbfe8da5d4eb514de63eb5e110e5b.tar.gz
Imported py26-html-docs-2.6.3:
HTML Documentation for Python 2.6
Diffstat (limited to 'lang')
-rw-r--r--lang/py26-html-docs/DESCR1
-rw-r--r--lang/py26-html-docs/Makefile33
-rw-r--r--lang/py26-html-docs/distinfo5
3 files changed, 39 insertions, 0 deletions
diff --git a/lang/py26-html-docs/DESCR b/lang/py26-html-docs/DESCR
new file mode 100644
index 00000000000..ff44591cf14
--- /dev/null
+++ b/lang/py26-html-docs/DESCR
@@ -0,0 +1 @@
+HTML Documentation for Python 2.6
diff --git a/lang/py26-html-docs/Makefile b/lang/py26-html-docs/Makefile
new file mode 100644
index 00000000000..68b4b7eaaa4
--- /dev/null
+++ b/lang/py26-html-docs/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/10/25 23:39:01 joerg Exp $
+#
+
+VERS= 2.6.3
+DISTNAME= python-${VERS}-docs-html
+PKGNAME= py26-html-docs-${VERS}
+CATEGORIES= lang python
+MASTER_SITES= http://docs.python.org/ftp/python/doc/current/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.python.org/doc/
+COMMENT= HTML Documentation for Python
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DIST_SUBDIR= python
+
+USE_TOOLS+= pax
+
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+HTMLDIR= share/doc/html/python2.6
+PLIST_SRC= ${WRKDIR}/.PLIST_SRC
+
+INSTALLATION_DIRS= ${HTMLDIR}
+
+do-install:
+ cd ${WRKSRC} && pax -rw -pe [a-z]* ${DESTDIR}${PREFIX}/${HTMLDIR}
+ cd ${DESTDIR}${PREFIX} && ${FIND} ${HTMLDIR} -type f -print >>${PLIST_SRC}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/lang/py26-html-docs/distinfo b/lang/py26-html-docs/distinfo
new file mode 100644
index 00000000000..4534425b390
--- /dev/null
+++ b/lang/py26-html-docs/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/10/25 23:39:01 joerg Exp $
+
+SHA1 (python/python-2.6.3-docs-html.tar.bz2) = 15e69ddead7f2c2b786f92c0f2a8d39407ba65e8
+RMD160 (python/python-2.6.3-docs-html.tar.bz2) = 42a547c3cdc24010acb462500b5739b1db432ffa
+Size (python/python-2.6.3-docs-html.tar.bz2) = 3696612 bytes