diff options
Diffstat (limited to 'print/pkpgcounter/Makefile')
-rw-r--r-- | print/pkpgcounter/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/pkpgcounter/Makefile b/print/pkpgcounter/Makefile index cc8c51fe5764..4f39a4cc35ff 100644 --- a/print/pkpgcounter/Makefile +++ b/print/pkpgcounter/Makefile @@ -17,6 +17,9 @@ COMMENT= Count pages and ink coverage precent BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging RUN_DEPENDS= ${BUILD_DEPENDS} +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_PYTHON= yes USE_PYDISTUTILS= yes |