diff options
Diffstat (limited to 'graphics/seejpeg/Makefile')
-rw-r--r-- | graphics/seejpeg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/seejpeg/Makefile b/graphics/seejpeg/Makefile index bb00bf36ef58..7ac68db8cea4 100644 --- a/graphics/seejpeg/Makefile +++ b/graphics/seejpeg/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= apps/graphics/viewers/svga EXTRACT_SUFX= .tgz MAINTAINER= greid@ukug.uk.freebsd.org +COMMENT= A console graphics viewer using the svga console graphics library LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ |