diff options
Diffstat (limited to 'lang/onyx/Makefile')
-rw-r--r-- | lang/onyx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 088e902a8376..2b9108b5eb96 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.canonware.com/download/onyx/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Embeddable stack-based threaded interpreted language + BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook LIB_DEPENDS= edit.5:${PORTSDIR}/devel/libedit |