summaryrefslogtreecommitdiff
path: root/lang/ccscript
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ccscript')
-rw-r--r--lang/ccscript/Makefile1
-rw-r--r--lang/ccscript/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile
index d0e49d990938..8799cf174659 100644
--- a/lang/ccscript/Makefile
+++ b/lang/ccscript/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ccscript
MAINTAINER= ports@FreeBSD.org
+COMMENT= State-event driven class extendible C++ script interpreter
LIB_DEPENDS= ccgnu2-1.0.0:${PORTSDIR}/devel/commoncpp
diff --git a/lang/ccscript/pkg-comment b/lang/ccscript/pkg-comment
deleted file mode 100644
index 1bcd12c03e8c..000000000000
--- a/lang/ccscript/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-State-event driven class extendible C++ script interpreter