mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark DEPRECATED/IGNORE again and set an EXPIRATION_DATE.
Port does not install the neo/istring class and upstream disappeared PR: 158920 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
This commit is contained in:
parent
91c6a734f7
commit
df79cddf5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277845
1 changed files with 4 additions and 1 deletions
|
@ -10,13 +10,16 @@ PORTNAME= istring
|
|||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://www.neosynapse.net/downloads/
|
||||
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Interpolated Strings
|
||||
|
||||
IGNORE= port does not install the necessary classes to run
|
||||
DEPRECATED= port is unmaintained and broken
|
||||
EXPIRATION_DATE=2011-08-17
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
|
Loading…
Add table
Reference in a new issue