opnsense-ports/devel/py-setuptools-git/Makefile
Franco Fichtner 32475b7da0 */*: sync with upstream
Taken from: FreeBSD
2016-01-07 07:38:07 +01:00

19 lines
361 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= setuptools-git
PORTVERSION= 1.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Setuptools plugin for git
LICENSE= BSD4CLAUSE
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>