diff options
Diffstat (limited to 'devel/py-inflect/Makefile')
-rw-r--r-- | devel/py-inflect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-inflect/Makefile b/devel/py-inflect/Makefile index 467d9c619560..56bacc0529d1 100644 --- a/devel/py-inflect/Makefile +++ b/devel/py-inflect/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate plurals, singular nouns, ordinals, indefinite articles +WWW= https://github.com/jaraco/inflect LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |