Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 06:31:11 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 83eb1ecaf1ac - main - www/py-django-hashid-field: Add LICENSE_FILE
Message-ID:  <202405160631.44G6VBWt046054@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83eb1ecaf1acc8f63526e85d44a9565d39ad18e5

commit 83eb1ecaf1acc8f63526e85d44a9565d39ad18e5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-16 06:18:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-16 06:22:11 +0000

    www/py-django-hashid-field: Add LICENSE_FILE
---
 www/py-django-hashid-field/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/py-django-hashid-field/Makefile b/www/py-django-hashid-field/Makefile
index 36b43dbe36d5..70af8db65e18 100644
--- a/www/py-django-hashid-field/Makefile
+++ b/www/py-django-hashid-field/Makefile
@@ -10,6 +10,7 @@ COMMENT=	Hashids obfuscated Django Model Field
 WWW=		https://github.com/nshafer/django-hashid-field
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405160631.44G6VBWt046054>