diff options
Diffstat (limited to 'astro/sunclock/Makefile')
-rw-r--r-- | astro/sunclock/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 574f0d7219da..5de03155d838 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} EXTRACT_SUFX= .tgz MAINTAINER= pat@FreeBSD.org +COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg |