summaryrefslogtreecommitdiffstats
path: root/devel/py-protocols-devel/Makefile
blob: 2cfc11c309bd138c3af8b1d959f4ca73f4c70be6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection makefile for:	protocols
# Date created:			2005-07-17
# Whom:				Nicola Vitale
#
# $FreeBSD$
#

PORTNAME=	protocols
PORTVERSION=	0.9.3
CATEGORIES=	devel python
MASTER_SITES=	http://peak.telecommunity.com/dist/
MASTER_SITE_SUBDIR=	${PORTNAME}
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	PyProtocols-${PORTVERSION}

MAINTAINER=	nivit@email.it
COMMENT=	Python module extending the PEP 246 adapt() function

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

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