Fix pkg-plist
Reported by: pointyhat
This commit is contained in:
parent
8f846af72f
commit
47072290b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274161
2 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= dynrules
|
||||
PORTVERSION= 0.0.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://sysfault.org/projects/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -47,6 +47,8 @@ include/%%PYTHON_VERSION%%/dynrules/dynrules.h
|
|||
%%PORTDOCS%%%%DOCSDIR%%/html/_static/plus.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/_static/pygments.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/_static/searchtools.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/_static/sidebar.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/_static/underscore.js
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/.buildinfo
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/genindex.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/capi.html
|
||||
|
|
Loading…
Reference in a new issue