www/py-dojango: pet portlint
Reported by: maintainer Approved by: maintainer
This commit is contained in:
parent
7a5422787b
commit
2c50dfe111
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467199
1 changed files with 4 additions and 2 deletions
|
@ -9,6 +9,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= jpaetzel@FreeBSD.org
|
||||
COMMENT= Django application for building dojo
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.6:www/py-django18@${FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
@ -17,8 +21,6 @@ GH_ACCOUNT= william-gr
|
|||
GH_PROJECT= dojango
|
||||
GH_TAGNAME= 87507e5
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.6:www/py-django18@${FLAVOR}
|
||||
|
||||
OPTIONS_DEFINE= JAVA
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
|
Loading…
Reference in a new issue