diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:31:16 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:31:16 +0800 |
commit | d09104915f6831005acaedb69b738fa3a9322fb8 (patch) | |
tree | 1e90d23495d98474a5030dfc1f1578c27c510dc5 /math | |
parent | d49f0b0d40bcc468c597568bf9f18b28949019fe (diff) | |
download | freebsd-ports-gnome-d09104915f6831005acaedb69b738fa3a9322fb8.tar.gz freebsd-ports-gnome-d09104915f6831005acaedb69b738fa3a9322fb8.tar.zst freebsd-ports-gnome-d09104915f6831005acaedb69b738fa3a9322fb8.zip |
add LICENSE
Diffstat (limited to 'math')
-rw-r--r-- | math/stepulator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |