diff options
Diffstat (limited to 'graphics/aview/Makefile')
-rw-r--r-- | graphics/aview/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index 5143091984ef..c30bcc9c0250 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Graphics viewer for viewing netpbm format on console or X using aalib + RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \ convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib |