summaryrefslogtreecommitdiff
path: root/lang/open-cobol
diff options
context:
space:
mode:
Diffstat (limited to 'lang/open-cobol')
-rw-r--r--lang/open-cobol/Makefile2
-rw-r--r--lang/open-cobol/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile
index c2489b35bdaa..2e71e2c09684 100644
--- a/lang/open-cobol/Makefile
+++ b/lang/open-cobol/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= An open-source COBOL compiler
+
LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \
iconv:${PORTSDIR}/converters/libiconv \
gnugetopt:${PORTSDIR}/devel/libgnugetopt \
diff --git a/lang/open-cobol/pkg-comment b/lang/open-cobol/pkg-comment
deleted file mode 100644
index 2e108a1ed7aa..000000000000
--- a/lang/open-cobol/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An open-source COBOL compiler