diff options
Diffstat (limited to 'math/physcalc/Makefile')
-rw-r--r-- | math/physcalc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile index e4b75f5d9432..3e141f93d3f1 100644 --- a/math/physcalc/Makefile +++ b/math/physcalc/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Extremely flexible calculator that behaves much like units(1) + EXTRACT_BEFORE_ARGS= -aq EXTRACT_AFTER_ARGS= -x physcalc -d ${WRKDIR} |