Index: head/textproc/dtd-catalogs/pkg-plist =================================================================== --- head/textproc/dtd-catalogs/pkg-plist (revision 392217) +++ head/textproc/dtd-catalogs/pkg-plist (nonexistent) @@ -1 +0,0 @@ -@comment this plist intentionally left empty Property changes on: head/textproc/dtd-catalogs/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/textproc/dtd-catalogs/Makefile =================================================================== --- head/textproc/dtd-catalogs/Makefile (revision 392217) +++ head/textproc/dtd-catalogs/Makefile (revision 392218) @@ -1,28 +1,24 @@ # Created by: shige # $FreeBSD$ PORTNAME= dtd-catalogs PORTVERSION= 1.2 CATEGORIES= textproc -MASTER_SITES= # -DISTFILES= # MAINTAINER= ports@FreeBSD.org COMMENT= SGML DTDs catalogs RUN_DEPENDS= ${ISO8879_CAT}:${PORTSDIR}/textproc/iso8879 \ ${ISO12083_CAT}:${PORTSDIR}/textproc/iso12083 \ ${HTML_CAT}:${PORTSDIR}/textproc/html \ ${LINUXDOC_CAT}:${PORTSDIR}/textproc/linuxdoc -NO_BUILD= yes -NO_MTREE= yes -NO_INSTALL= yes +USES= metaport # The following catalogs are listed in catalog-list-file actually. ISO8879_CAT= ${LOCALBASE}/share/sgml/iso8879/catalog ISO12083_CAT= ${LOCALBASE}/share/sgml/iso12083/catalog HTML_CAT= ${LOCALBASE}/share/sgml/html/catalog LINUXDOC_CAT= ${LOCALBASE}/share/sgml/linuxdoc/catalog .include