Comment out broken HOMEPAGE link. Mark as not for python-3.x.
This commit is contained in:
parent
429756e7d4
commit
3128cc05c2
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2014/01/17 14:03:28 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2014/01/21 14:01:36 wiz Exp $
|
||||
|
||||
DISTNAME= pytemplate-1.5.1
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -7,12 +7,13 @@ CATEGORIES= devel python
|
|||
MASTER_SITES= http://www.bulot.org/downloads/
|
||||
|
||||
MAINTAINER= imil@gcu.info
|
||||
HOMEPAGE= http://bulot.org/wiki/doku.php?id=projects:python:pytemplate
|
||||
#HOMEPAGE= http://bulot.org/wiki/doku.php?id=projects:python:pytemplate
|
||||
COMMENT= Pytemplate gives python developpers a starting framework
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
REPLACE_PYTHON= ${WRKSRC}/*.py
|
||||
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.5.1
|
||||
|
||||
EGDIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-pytemplate
|
||||
|
||||
|
|
Loading…
Reference in a new issue