View | Details | Raw Unified | Return to bug 201538
Collapse All | Expand All

(-)textproc/dtd-catalogs/Makefile (-5 / +1 lines)
Lines 4-11 Link Here
4
PORTNAME=	dtd-catalogs
4
PORTNAME=	dtd-catalogs
5
PORTVERSION=	1.2
5
PORTVERSION=	1.2
6
CATEGORIES=	textproc
6
CATEGORIES=	textproc
7
MASTER_SITES=	#
8
DISTFILES=	#
9
7
10
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	SGML DTDs catalogs
9
COMMENT=	SGML DTDs catalogs
Lines 15-23 Link Here
15
		${HTML_CAT}:${PORTSDIR}/textproc/html \
13
		${HTML_CAT}:${PORTSDIR}/textproc/html \
16
		${LINUXDOC_CAT}:${PORTSDIR}/textproc/linuxdoc
14
		${LINUXDOC_CAT}:${PORTSDIR}/textproc/linuxdoc
17
15
18
NO_BUILD=	yes
16
USES=		metaport
19
NO_MTREE=	yes
20
NO_INSTALL=	yes
21
17
22
# The following catalogs are listed in catalog-list-file actually.
18
# The following catalogs are listed in catalog-list-file actually.
23
ISO8879_CAT=	${LOCALBASE}/share/sgml/iso8879/catalog
19
ISO8879_CAT=	${LOCALBASE}/share/sgml/iso8879/catalog
(-)textproc/dtd-catalogs/pkg-plist (-1 lines)
Line 1 Link Here
1
@comment this plist intentionally left empty

Return to bug 201538