Index: head/devel/py-setuptools-git/Makefile =================================================================== --- head/devel/py-setuptools-git/Makefile (revision 405423) +++ head/devel/py-setuptools-git/Makefile (revision 405424) @@ -1,16 +1,19 @@ # Created by: Martin Wilke # $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