diff options
Diffstat (limited to 'textproc/iso8879/Makefile')
-rw-r--r-- | textproc/iso8879/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 0933786814e..bad079dcf29 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/04/23 12:33:20 kleink Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/17 17:37:27 wiz Exp $ # FreeBSD Id: Makefile,v 1.9 1999/02/11 16:01:16 jfieber Exp # @@ -10,6 +10,7 @@ EXTRACT_SUFX= .zip MAINTAINER= rh@NetBSD.ORG HOMEPAGE= http://www.iso.ch/cate/d16387.html +COMMENT= Character entity sets from ISO 8879:1986 (SGML) BUILD_DEPENDS= unzip:../../archivers/unzip |