integrate COMMENT and add HOMEPAGE
This commit is contained in:
parent
1c083d0cf0
commit
7d405ba56f
@ -1,13 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2001/03/08 19:32:22 jakob Exp $
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.14 2001/03/30 14:49:37 jakob Exp $
|
||||
|
||||
COMMENT= convert memos written in XML to the RFC format
|
||||
|
||||
VERSION= 1.2
|
||||
DISTNAME= xml2rfc.${VERSION}
|
||||
PKGNAME= xml2rfc-${VERSION}
|
||||
CATEGORIES= textproc
|
||||
NEED_VERSION= 1.230
|
||||
NEED_VERSION= 1.363
|
||||
|
||||
MASTER_SITES= http://xml.resource.org/authoring/
|
||||
|
||||
HOMEPAGE= http://xml.resource.org/
|
||||
|
||||
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1 +0,0 @@
|
||||
convert memos written in XML to the RFC format
|
@ -1,2 +1,4 @@
|
||||
This software helps you to write Internet-Drafts (I-Ds) and Request for
|
||||
Comments (RFCs) using XML (Extensible Markup Language) as a source format.
|
||||
Comments (RFCs) using XML (eXtensible Markup Language) as a source format.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user