Move to py-pyptlib as this is a Python library

This commit is contained in:
Carlo Strub 2013-03-27 16:27:36 +00:00
parent c54db8c741
commit 3729c77b0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315393
4 changed files with 3 additions and 2 deletions

View file

@ -3,9 +3,10 @@
#
PORTNAME= pyptlib
DISTVERSION= 0.0.3
PORTVERSION= 0.0.3
CATEGORIES= security net python
MASTER_SITES= http://www.c-s.li/ports/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cs@FreeBSD.org
COMMENT= Pluggable transport library

View file

@ -11,7 +11,7 @@ MASTER_SITES= http://www.c-s.li/ports/
MAINTAINER= cs@FreeBSD.org
COMMENT= Pluggable transport proxy
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0:${PORTSDIR}/security/pyptlib
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0:${PORTSDIR}/security/py-pyptlib
LICENSE= BSD