- Fix BUILD_DEPENDS.
PR: ports/79957 Submitted by: maintainer
This commit is contained in:
parent
03702f3b51
commit
2075214788
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133413
@ -7,16 +7,18 @@
|
||||
|
||||
PORTNAME= twistedNews
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= news devel python
|
||||
MASTER_SITES= http://twistedmatrix.com/downloads/News/0.1/ \
|
||||
http://tmrc.mit.edu/mirror/twisted/News/0.1/
|
||||
http://tmrc.mit.edu/mirror/twisted/News/0.1/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= TwistedNews-${PORTVERSION}
|
||||
|
||||
MAINTAINER= neal@nelson.name
|
||||
COMMENT= An NNTP protocol implementation with client and server
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
WRKSRC= ${WRKDIR}/TwistedNews-${PORTVERSION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user