From cb15fa352af3abd4ecc23bc4a9797c3f4de2fa2b Mon Sep 17 00:00:00 2001 From: Steven Kreuzer Date: Thu, 1 Jun 2017 18:29:19 +0000 Subject: Define LICENSE Change COPTS to CFLAGS in Makefile Fix 'Inconsistent operator' error for regress target --- math/moo/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/moo/Makefile') 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} -- cgit v1.2.3