diff options
Diffstat (limited to 'math/grpn/Makefile')
-rw-r--r-- | math/grpn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 27e8761bec32..f864cd69ba47 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math MASTER_SITES= http://lashwhip.com/grpn/ MAINTAINER= jedgar@FreeBSD.org +COMMENT= GTK+-based reverse polish notation (RPN) calculator USE_X_PREFIX= yes USE_GNOMENG= yes |