diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:31:16 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:31:16 +0000 |
commit | e760ab2eeba196c032ac9a18d76288255a36b413 (patch) | |
tree | d057bf80d032b43812ea060b9004aaf17205b53f /math/stepulator | |
parent | bad8a428999d005fc806d1723c5a1a225a77fbab (diff) |
Notes
Diffstat (limited to 'math/stepulator')
-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 |