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