Update the port to the released version of DocBook 4.0.

This is still the SGML version, there is also a XML version, but I haven't
looked at that yet.

This also fixes some portlint warnings in the Makefile.
This commit is contained in:
Jeroen Ruigrok van der Werven 2000-05-22 20:54:32 +00:00
parent 121a6866cf
commit 23c6a918e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28691

View file

@ -8,19 +8,19 @@
#
PORTNAME= docbook
PORTVERSION= 4.0
PORTVERSION= 4.0
CATEGORIES= textproc
MASTER_SITES= http://www.oasis-open.org/docbook/sgml/4.0beta5/
DISTNAME= docbk40beta5
MASTER_SITES= http://www.oasis-open.org/docbook/sgml/4.0/
DISTNAME= docbk40
MAINTAINER= asmodai@FreeBSD.org
RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879
USE_ZIP= yes
NO_MTREE= yes
NO_MTREE= yes
EXTRACT_ONLY= # empty
NO_BUILD= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
INSTDIR= ${PREFIX}/share/sgml/docbook