mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
- Add LICENSE_FILE
- Fix CONFLICTS
This commit is contained in:
parent
d6115c7428
commit
e00b81de0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403650
@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Asset (css/js) packaging library for Django
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django16>0:${PORTSDIR}/www/py-django16
|
||||
|
||||
@ -21,6 +22,6 @@ USE_PYTHON= autoplist distutils
|
||||
|
||||
CONFLICTS= py[23][0-9]-django-pipeline-[0-9]* \
|
||||
py[23][0-9]-django-pipeline12-[0-9]* \
|
||||
py[23][0-9]-django-pipeline13-[0-9]*
|
||||
py[23][0-9]-django-pipeline14-[0-9]*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user