diff options
Diffstat (limited to 'graphics/sng/Makefile')
-rw-r--r-- | graphics/sng/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/sng/Makefile b/graphics/sng/Makefile index ee183ade6e53..db99692c0393 100644 --- a/graphics/sng/Makefile +++ b/graphics/sng/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= compiler/decompiler for Scriptable Network Graphics + BUILD_DEPENDS= ${X11BASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/XFree86-4-clients RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |