diff options
Diffstat (limited to 'devel/py-icalendar/Makefile')
-rw-r--r-- | devel/py-icalendar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-icalendar/Makefile b/devel/py-icalendar/Makefile index dc5704adb498..cd90e7c0d86e 100644 --- a/devel/py-icalendar/Makefile +++ b/devel/py-icalendar/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jun-g@daemonfreaks.com COMMENT= Parser and generator of iCalender files for Python +WWW= https://github.com/collective/icalendar LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst |