diff options
author | antoine <antoine@FreeBSD.org> | 2017-07-22 17:52:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-07-22 17:52:39 +0800 |
commit | 442034bc7d443bd48557d9c6d71baecbc8877130 (patch) | |
tree | fad02030fed30fe0497ff6038103b77b9797c96b /databases/py-sispy | |
parent | d0aa85b162ac5c68c92d05b003d3fa0bae9deb33 (diff) | |
download | freebsd-ports-gnome-442034bc7d443bd48557d9c6d71baecbc8877130.tar.gz freebsd-ports-gnome-442034bc7d443bd48557d9c6d71baecbc8877130.tar.zst freebsd-ports-gnome-442034bc7d443bd48557d9c6d71baecbc8877130.zip |
Unbreak, the tarball doesn't have a license file
Reported by: pkg-fallout
Diffstat (limited to 'databases/py-sispy')
-rw-r--r-- | databases/py-sispy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-sispy/Makefile b/databases/py-sispy/Makefile index 6f45f2569017..a2280c4cf2d0 100644 --- a/databases/py-sispy/Makefile +++ b/databases/py-sispy/Makefile @@ -11,7 +11,6 @@ MAINTAINER= vmiller@verisign.com COMMENT= Python client library for interacting with the SIS RESTful API LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE # Python 2.6+, 3.4+ USES= python |