New port: textproc/py-rnc2rng: RELAX NG Compact to regular syntax conversion library
I couldn't find a more detailed descriprion for pkg-descr. I asked the upstream maintainer to add description.
This commit is contained in:
parent
6706cd608f
commit
11ad635850
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469837
@ -1367,6 +1367,7 @@
|
||||
SUBDIR += py-rdflib
|
||||
SUBDIR += py-regex
|
||||
SUBDIR += py-reverend
|
||||
SUBDIR += py-rnc2rng
|
||||
SUBDIR += py-rss2gen
|
||||
SUBDIR += py-rst2html5
|
||||
SUBDIR += py-rstyoutube
|
||||
|
20
textproc/py-rnc2rng/Makefile
Normal file
20
textproc/py-rnc2rng/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rnc2rng
|
||||
DISTVERSION= 2.6
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= RELAX NG Compact to regular syntax conversion library
|
||||
|
||||
LICENSE= PD
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rply>0:devel/py-rply@${FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/py-rnc2rng/distinfo
Normal file
3
textproc/py-rnc2rng/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1526252275
|
||||
SHA256 (rnc2rng-2.6.tar.gz) = 81a48b26f621f5010a0f550825356d0440c4dae88027ed6a8dffd7a303b1cc53
|
||||
SIZE (rnc2rng-2.6.tar.gz) = 14114
|
3
textproc/py-rnc2rng/pkg-descr
Normal file
3
textproc/py-rnc2rng/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
RELAX NG Compact to regular syntax conversion library.
|
||||
|
||||
WWW: https://github.com/djc/rnc2rng
|
Loading…
Reference in New Issue
Block a user