diff options
Diffstat (limited to 'converters/py-text-unidecode/Makefile')
-rw-r--r-- | converters/py-text-unidecode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/py-text-unidecode/Makefile b/converters/py-text-unidecode/Makefile index 5925df8eb887..740a8a548b49 100644 --- a/converters/py-text-unidecode/Makefile +++ b/converters/py-text-unidecode/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Most basic port of Perl's Text::Unidecode module +WWW= https://github.com/kmike/text-unidecode LICENSE= ART10 GPLv1+ LICENSE_COMB= dual |