diff options
Diffstat (limited to 'math/moo/Makefile')
-rw-r--r-- | math/moo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/moo/Makefile b/math/moo/Makefile index 3902ad3187b2..8da7f1b2f7ba 100644 --- a/math/moo/Makefile +++ b/math/moo/Makefile @@ -8,6 +8,8 @@ CATEGORIES= math MAINTAINER= skreuzer@FreeBSD.org COMMENT= Calculator that accepts C-like syntax as input +LICENSE= PD + USE_GITHUB= yes GH_ACCOUNT= raylai GH_TAGNAME= ${PORTVERSION} |