summaryrefslogtreecommitdiffstats
path: root/textproc/xml2rfc/Makefile
blob: 26a8e24c1dd8632c31ca7c6f6a217485f7e524fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: jabley@automagic.org
# $FreeBSD$

PORTNAME=	xml2rfc
PORTVERSION=	2.5.1
CATEGORIES=	textproc
MASTER_SITES=	http://tools.ietf.org/tools/xml2rfc2/cli/

MAINTAINER=	marcus@FreeBSD.org
COMMENT=	Tool to create RFCs and related documents from XML, as per RFC2629

LICENSE=	BSD3CLAUSE

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:devel/py-lxml \
		${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud