summaryrefslogtreecommitdiff
path: root/devel/esdl
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-02-23 10:51:29 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-02-23 10:51:29 +0000
commit2563cb72b3c6278cfb778a746aed5c0f084625fc (patch)
tree71bcd2ca0edbb54f8b48469403082c00b85b4984 /devel/esdl
parentupdate to latest version 3.1.0 (diff)
De-pkg-comment my ports + some more.
Notes
Notes: svn path=/head/; revision=76249
Diffstat (limited to 'devel/esdl')
-rw-r--r--devel/esdl/Makefile1
-rw-r--r--devel/esdl/pkg-comment1
2 files changed, 1 insertions, 1 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
diff --git a/devel/esdl/pkg-comment b/devel/esdl/pkg-comment
deleted file mode 100644
index 7a58cdaa2212..000000000000
--- a/devel/esdl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A library for accessing SDL and OpenGL through Erlang