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