diff options
Diffstat (limited to 'graphics/jgv/Makefile')
-rw-r--r-- | graphics/jgv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/jgv/Makefile b/graphics/jgv/Makefile index 8ce44de2b00f..44ea9c076bf8 100644 --- a/graphics/jgv/Makefile +++ b/graphics/jgv/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ DISTNAME= JGV-${PORTVERSION} MAINTAINER= kiri@pis.toba-cmt.ac.jp +COMMENT= A graphic viewer with various image types RUN_DEPENDS= ${RUN_DEP_LIST} LIB_DEPENDS= ${LIB_DEP_LIST} |