diff options
Diffstat (limited to 'x11/xskyroot/Makefile')
-rw-r--r-- | x11/xskyroot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile index 3e860472304f..7d4860246a52 100644 --- a/x11/xskyroot/Makefile +++ b/x11/xskyroot/Makefile @@ -13,6 +13,8 @@ DISTFILES= 1079.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Realtime sky drawer for X root window + EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc EXTRACT_AFTER_ARGS= | ${SED} -e "/^...bin.sh/,/exit 0/!d" | ${SH} |