freebsd-ports/x11-clocks/xdaliclock/Makefile
Torsten Zuehlsdorff 5a03f8dd88 x11-clocks/xdaliclock: Update from 2.43 to 2.44
There is no changelog about the port.

While here regenerate patch with "make makepatch" to pet portlint.
2019-01-09 13:31:10 +00:00

18 lines
372 B
Makefile

# Created by: gpalmer
# $FreeBSD$
PORTNAME= xdaliclock
PORTVERSION= 2.44
CATEGORIES= x11-clocks
MASTER_SITES= http://www.jwz.org/xdaliclock/
MAINTAINER= ports@FreeBSD.org
COMMENT= Rather neat animated clock
WRKSRC= ${WRKDIR}/${DISTNAME}/X11
GNU_CONFIGURE= yes
USE_XORG= xt sm ice xext x11
PLIST_FILES= bin/xdaliclock man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>