aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-31 14:41:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-08-31 14:41:39 +0000
commitab5986217d436b7a8d6b85118636f499bee63556 (patch)
treec5f8f6f5e3d46e124c1402e3022efb08c4b171ec /astro
parent8102d1c69b1c142f6a37d96be5021e36e80a1ab1 (diff)
downloadports-ab5986217d436b7a8d6b85118636f499bee63556.tar.gz
ports-ab5986217d436b7a8d6b85118636f499bee63556.zip
Update LICENSE
Notes
Notes: svn path=/head/; revision=478565
Diffstat (limited to 'astro')
-rw-r--r--astro/py-metar/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile
index 0e8b7dc9913c..1649f721a59a 100644
--- a/astro/py-metar/Makefile
+++ b/astro/py-metar/Makefile
@@ -10,7 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Parse METAR-coded weather reports
-LICENSE= MIT
+# It actually has the first clause only.
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils