forked from Lainports/opnsense-ports
textproc/xmlcatmgr: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
8987781f7a
commit
7a1be728e3
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= xmlcatmgr
|
||||
PORTVERSION= 2.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= DEFAULT_CATALOG_SGML=${CATALOG_PORTS_SGML} \
|
||||
DEFAULT_CATALOG_XML=${CATALOG_PORTS_XML}
|
||||
PKGINSTALL= ${WRKDIR}/pkg-install
|
||||
|
|
@ -24,7 +25,7 @@ SUB_LIST= XMLCATMGR=${XMLCATMGR} \
|
|||
CATALOG_MASTER_XML=${CATALOG_MASTER_XML} \
|
||||
CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML} \
|
||||
CATALOG_PORTS_XML=${CATALOG_PORTS_XML}
|
||||
PLIST_FILES= bin/xmlcatmgr man/man1/xmlcatmgr.1.gz
|
||||
PLIST_FILES= bin/xmlcatmgr share/man/man1/xmlcatmgr.1.gz
|
||||
PLIST_DIRS= share/xml share/sgml
|
||||
PORTDOCS= AUTHORS COPYING NEWS README TODO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue