print/makeindex: Refactor
- Add LICENSE LicenseRef-makeindex - Use DISTVERSION instead of PORTVERSION - Use USES=tar instead of EXTRACT_SUFX
This commit is contained in:
parent
5468faa9fc
commit
c8ecf91242
@ -1,14 +1,20 @@
|
|||||||
PORTNAME= makeindex
|
PORTNAME= makeindex
|
||||||
PORTVERSION= 3.0.8
|
DISTVERSION= 3.0.8
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
MASTER_SITES= http://ftp.linux.cz/pub/tex/local/indexing/makeindex3/ \
|
MASTER_SITES= http://ftp.linux.cz/pub/tex/local/indexing/makeindex3/ \
|
||||||
http://ftp.cstug.cz/pub/tex/local/indexing/makeindex3/
|
http://ftp.cstug.cz/pub/tex/local/indexing/makeindex3/
|
||||||
EXTRACT_SUFX= .tar.Z
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= General purpose, formatter-independent index processor
|
COMMENT= General purpose, formatter-independent index processor
|
||||||
|
|
||||||
|
LICENSE= LicenseRef-makeindex
|
||||||
|
LICENSE_NAME= makeindex License
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||||
|
|
||||||
|
USES= tar:Z
|
||||||
|
|
||||||
CONFLICTS= teTeX-base
|
CONFLICTS= teTeX-base
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/makeindex
|
WRKSRC= ${WRKDIR}/makeindex
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user