Lines 5-12
Link Here
|
5 |
# $FreeBSD: ports/textproc/xml2rfc/Makefile,v 1.15 2007/05/19 20:24:18 flz Exp $ |
5 |
# $FreeBSD: ports/textproc/xml2rfc/Makefile,v 1.15 2007/05/19 20:24:18 flz Exp $ |
6 |
|
6 |
|
7 |
PORTNAME= xml2rfc |
7 |
PORTNAME= xml2rfc |
8 |
PORTVERSION= 1.32 |
8 |
PORTVERSION= 1.33 |
9 |
PORTREVISION= 1 |
|
|
10 |
CATEGORIES= textproc |
9 |
CATEGORIES= textproc |
11 |
MASTER_SITES= http://xml.resource.org/authoring/ |
10 |
MASTER_SITES= http://xml.resource.org/authoring/ |
12 |
EXTRACT_SUFX= .tgz |
11 |
EXTRACT_SUFX= .tgz |
Lines 34-40
do-install:
Link Here
|
34 |
.for doc in LICENSE README.html README.txt README.xml \ |
33 |
.for doc in LICENSE README.html README.txt README.xml \ |
35 |
draft-mrose-writing-rfcs.html draft-mrose-writing-rfcs.txt \ |
34 |
draft-mrose-writing-rfcs.html draft-mrose-writing-rfcs.txt \ |
36 |
rfc2629-other.ent rfc2629-xhtml.ent \ |
35 |
rfc2629-other.ent rfc2629-xhtml.ent \ |
37 |
rfc2629.dtd rfc2629.html rfc2629.rnc rfc2629.txt rfc2629.xml \ |
36 |
rfc2629.dtd rfc2629.html rfc2629.rnc rfc2629.xml \ |
38 |
rfc2629.xsd sample.html sample.txt sample.xml xml2rfc-win.png |
37 |
rfc2629.xsd sample.html sample.txt sample.xml xml2rfc-win.png |
39 |
${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} |
38 |
${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} |
40 |
.endfor |
39 |
.endfor |