diff options
Diffstat (limited to 'graphics/showimg/Makefile')
-rw-r--r-- | graphics/showimg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index eef202a..2da6bb5 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A picture viewer designed to run under KDE 2.x + LIB_DEPENDS= png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg |