diff options
Diffstat (limited to 'devel/py-easyprocess/Makefile')
-rw-r--r-- | devel/py-easyprocess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-easyprocess/Makefile b/devel/py-easyprocess/Makefile index 9fd162c522f2..12f0f5a7cfcf 100644 --- a/devel/py-easyprocess/Makefile +++ b/devel/py-easyprocess/Makefile @@ -7,6 +7,7 @@ DISTNAME= EasyProcess-${PORTVERSION} MAINTAINER= daniel@blodan.se COMMENT= Easy to use python subprocess interface +WWW= https://github.com/ponty/EasyProcess LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |