diff options
Diffstat (limited to 'sysutils/slmon/Makefile')
-rw-r--r-- | sysutils/slmon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index c10eb43d410a..669e41400587 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= S-Lang System Monitor + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ gtop.1:${PORTSDIR}/devel/libgtop \ |