2001-09-02 19:07:01 +02:00
|
|
|
# $NetBSD: Makefile,v 1.4 2001/09/02 17:07:02 hubertf Exp $
|
2000-07-09 21:25:28 +02:00
|
|
|
#
|
|
|
|
|
2001-09-02 19:07:01 +02:00
|
|
|
DISTNAME= netbsd-doc-1.2
|
2000-07-09 21:25:28 +02:00
|
|
|
CATEGORIES= meta-pkgs
|
|
|
|
MASTER_SITES= # empty
|
|
|
|
DISTFILES= # empty
|
|
|
|
|
|
|
|
MAINTAINER= hubertf@netbsd.org
|
2001-02-17 18:52:59 +01:00
|
|
|
COMMENT= Meta-pkg including all pkgs to convert SGML->HTML
|
2000-07-09 21:25:28 +02:00
|
|
|
|
|
|
|
DEPENDS+= opensp>=1.4:../../textproc/opensp
|
2001-09-02 19:07:01 +02:00
|
|
|
DEPENDS+= jade>=1.2.1nb3:../../textproc/jade
|
2000-07-10 05:35:58 +02:00
|
|
|
DEPENDS+= docbook>=4.0:../../textproc/docbook
|
2000-07-09 21:25:28 +02:00
|
|
|
DEPENDS+= iso8879-1986:../../textproc/iso8879
|
|
|
|
DEPENDS+= iso12083-1993:../../textproc/iso12083
|
2000-07-10 05:35:58 +02:00
|
|
|
DEPENDS+= dsssl-docbook-modular>=1.54:../../textproc/dsssl-docbook-modular
|
2000-07-09 21:25:28 +02:00
|
|
|
DEPENDS+= html>=4.0:../../textproc/html
|
|
|
|
|
|
|
|
EXTRACT_ONLY= # empty
|
|
|
|
NO_CHECKSUM= yes
|
|
|
|
NO_PATCH= yes
|
|
|
|
NO_CONFIGURE= yes
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
|
|
|
do-install: # empty
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|