From d09104915f6831005acaedb69b738fa3a9322fb8 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 5 Jun 2010 06:31:16 +0000 Subject: add LICENSE --- math/stepulator/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math') diff --git a/math/stepulator/Makefile b/math/stepulator/Makefile index 2bf2b526d48f..6f3252d227fe 100644 --- a/math/stepulator/Makefile +++ b/math/stepulator/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= dinoex@FreeBSD.org COMMENT= Scientific calculator implementing RPN notation for GNUstep +LICENSE= BSD + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes -- cgit