ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/py-setuptools_scm/Makefile
Revision: 24747
Committed: Tue Jan 1 16:48:13 2019 UTC (5 years, 4 months ago) by laffer1
Content type: text/plain
File size: 418 byte(s)
Log Message:
update to 1.17.0

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: head/devel/py-setuptools_scm/Makefile 423782 2016-10-11 16:54:50Z wg $
3
4 PORTNAME= setuptools_scm
5 PORTVERSION= 1.17.0
6 CATEGORIES= devel python
7 MASTER_SITES= CHEESESHOP
8 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
9
10 MAINTAINER= ports@MidnightBSD.org
11 COMMENT= Setuptools plugin to manage your versions by scm tags
12
13 LICENSE= mit
14
15 USES?= python
16 USE_PYTHON= distutils autoplist
17
18 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain