mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/tagsoup: Unbreak and make fetchable
PR: 285903 Reviewed by: haraldei@anduin.net, jrm
This commit is contained in:
parent
202c069064
commit
92a5126061
1 changed files with 3 additions and 7 deletions
|
@ -1,20 +1,16 @@
|
||||||
PORTNAME= tagsoup
|
PORTNAME= tagsoup
|
||||||
PORTVERSION= 1.2.1
|
PORTVERSION= 1.2.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= textproc java
|
CATEGORIES= textproc java
|
||||||
MASTER_SITES= http://vrici.lojban.org/~cowan/XML/tagsoup/
|
MASTER_SITES= http://vrici.lojban.org/~cowan/tagsoup/
|
||||||
EXTRACT_SUFX= .jar
|
EXTRACT_SUFX= .jar
|
||||||
|
|
||||||
MAINTAINER= java@FreeBSD.org
|
MAINTAINER= java@FreeBSD.org
|
||||||
COMMENT= SAX-compliant parser written in Java
|
COMMENT= SAX-compliant parser written in Java
|
||||||
WWW= http://vrici.lojban.org/~cowan/XML/tagsoup
|
WWW= http://vrici.lojban.org/~cowan/tagsoup
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
BROKEN= Unfetchable
|
|
||||||
DEPRECATED= Unfetchable and upstream is gone
|
|
||||||
EXPIRATION_DATE=2025-04-30
|
|
||||||
|
|
||||||
USES= java
|
USES= java
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue