diff options
Diffstat (limited to 'math/eval')
-rw-r--r-- | math/eval/Makefile | 1 | ||||
-rw-r--r-- | math/eval/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/eval/Makefile b/math/eval/Makefile index cba7138815c8..c8e3860fef82 100644 --- a/math/eval/Makefile +++ b/math/eval/Makefile @@ -14,6 +14,7 @@ DISTNAME= Eval${PORTVERSION} EXTRACT_SUFX= .lha MAINTAINER= eserte@cs.tu-berlin.de +COMMENT= A full featured floating point expression evaluator BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha diff --git a/math/eval/pkg-comment b/math/eval/pkg-comment deleted file mode 100644 index ce4bfbb42606..000000000000 --- a/math/eval/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A full featured floating point expression evaluator |