diff options
Diffstat (limited to 'devel/esdl/Makefile')
-rw-r--r-- | devel/esdl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/esdl/Makefile b/devel/esdl/Makefile index f0edb09b84c4..ec9026be0208 100644 --- a/devel/esdl/Makefile +++ b/devel/esdl/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= esdl DISTNAME= esdl-${PORTVERSION}.src MAINTAINER= olgeni@FreeBSD.org +COMMENT= A library for accessing SDL and OpenGL through Erlang LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang |