diff options
Diffstat (limited to 'math/rpc/Makefile')
-rw-r--r-- | math/rpc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/rpc/Makefile b/math/rpc/Makefile index 9862fb1f5f5c..2263779cfa8d 100644 --- a/math/rpc/Makefile +++ b/math/rpc/Makefile @@ -13,6 +13,7 @@ CATEGORIES= math MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/rpc/ MAINTAINER= ports@FreeBSD.org +COMMENT= A full-screen RPN calculator program BUILD_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath RUN_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath |