diff options
Diffstat (limited to 'graphics/sng')
-rw-r--r-- | graphics/sng/Makefile | 2 | ||||
-rw-r--r-- | graphics/sng/pkg-comment | 1 |
2 files changed, 2 insertions, 1 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 diff --git a/graphics/sng/pkg-comment b/graphics/sng/pkg-comment deleted file mode 100644 index ae7bb01b33bc..000000000000 --- a/graphics/sng/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -compiler/decompiler for Scriptable Network Graphics |