mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
devel/pyasn1-modules: chase py-asn1 rename
This commit is contained in:
parent
307093f543
commit
ab7e9fb6c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401901
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= pyasn1-modules
|
||||
PORTVERSION= 0.0.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +13,7 @@ COMMENT= Collection of ASN.1 data structures for py-asn1
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0.1.8:${PORTSDIR}/devel/py-asn1
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.8:${PORTSDIR}/devel/py-pyasn1
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python shebangfix
|
||||
|
Loading…
Reference in New Issue
Block a user