opnsense-ports/devel/py-traitlets/Makefile
Franco Fichtner 6696b031de */*: sync with upstream
Taken from: FreeBSD
2016-07-03 20:36:26 +02:00

19 lines
376 B
Makefile

# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD$
PORTNAME= traitlets
PORTVERSION= 4.2.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@rawbw.com
COMMENT= Configuration system for Python applications
LICENSE= BSD2CLAUSE
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>