Remove py24-html-docs, python24 was removed some time ago. Noted by obache.

This commit is contained in:
wiz 2012-10-02 08:03:02 +00:00
parent 686a7f73c7
commit 240df03aeb
4 changed files with 1 additions and 41 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.330 2012/09/16 15:14:12 taca Exp $
# $NetBSD: Makefile,v 1.331 2012/10/02 08:03:02 wiz Exp $
#
COMMENT= Programming languages
@ -144,7 +144,6 @@ SUBDIR+= py-basicproperty
SUBDIR+= py-cxfreeze
SUBDIR+= py-psyco
SUBDIR+= py-pyrex
SUBDIR+= py24-html-docs
SUBDIR+= py25-html-docs
SUBDIR+= py26-html-docs
SUBDIR+= py27-html-docs

View file

@ -1 +0,0 @@
HTML Documentation for Python 2.4

View file

@ -1,33 +0,0 @@
# $NetBSD: Makefile,v 1.8 2011/06/17 12:19:33 obache Exp $
#
DISTNAME= html-2.4.4
PKGNAME= ${DISTNAME:S/html/py24-html-docs/}
CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/doc/2.4.4/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.python.org/doc/
COMMENT= HTML Documentation for Python
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/Python-Docs-2.4.4/
DIST_SUBDIR= python
USE_TOOLS+= pax
NO_CONFIGURE= yes
NO_BUILD= yes
HTMLDIR= share/doc/html/python2.4
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"

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.5 2011/06/17 12:19:33 obache Exp $
SHA1 (python/html-2.4.4.tar.bz2) = c493b57cd06b16e6da6379524425c20828a00b8b
RMD160 (python/html-2.4.4.tar.bz2) = aa75cff896abd89c0ef2dbda5d5b1bcd45e42689
Size (python/html-2.4.4.tar.bz2) = 1398442 bytes