Lines 18-24
PORTDOCS= AUTHORS HACKING NEWS README.md file-form
Link Here
|
18 |
repo.txt tag.txt |
18 |
repo.txt tag.txt |
19 |
PORTEXAMPLES= clone.py config.py diff.py latest_change.py |
19 |
PORTEXAMPLES= clone.py config.py diff.py latest_change.py |
20 |
|
20 |
|
21 |
USES= python:2 |
21 |
USES= cpe python:2 |
|
|
22 |
CPE_VENDOR= dulwich_project |
22 |
USE_PYTHON= distutils autoplist |
23 |
USE_PYTHON= distutils autoplist |
23 |
|
24 |
|
24 |
OPTIONS_DEFINE= DOCS EXAMPLES |
25 |
OPTIONS_DEFINE= DOCS EXAMPLES |