Index: head/astro/py-astropy/Makefile =================================================================== --- head/astro/py-astropy/Makefile (revision 506735) +++ head/astro/py-astropy/Makefile (revision 506736) @@ -1,23 +1,24 @@ # Created by: nwhitehorn # $FreeBSD$ PORTNAME= astropy PORTVERSION= 1.1.2 # Do not update without testing ports depending on this one PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= astro MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nwhitehorn@FreeBSD.org COMMENT= Community-developed python astronomy tools LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/licenses/LICENSE.rst BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= autoplist distutils .include Index: head/astro/py-astropy/pkg-descr =================================================================== --- head/astro/py-astropy/pkg-descr (revision 506735) +++ head/astro/py-astropy/pkg-descr (revision 506736) @@ -1,6 +1,6 @@ Astropy is a package intended to contain core functionality and some common tools needed for performing astronomy and astrophysics research with Python. It also provides an index for other astronomy packages and tools for managing them. -WWW: http://www.astropy.org +WWW: https://www.astropy.org/