mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
textproc/py-sphinxcontrib-adadomain: Clarify BSD is 2 clause license
This commit is contained in:
parent
9394b3cdcd
commit
eebbf88cf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344460
1 changed files with 3 additions and 3 deletions
|
@ -3,17 +3,17 @@
|
|||
|
||||
PORTNAME= sphinxcontrib-adadomain
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/s/${PORTNAME}/ \
|
||||
LOCAL/marino
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
MAINTAINER= marino@FreeBSD.org
|
||||
COMMENT= Sphinx Adadomain Extension
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue