freebsd-ports/x11-clocks/xdaliclock/Makefile

21 lines
413 B
Makefile

# Created by: gpalmer
# $FreeBSD$
PORTNAME= xdaliclock
PORTVERSION= 2.39
CATEGORIES= x11-clocks
MASTER_SITES= http://www.jwz.org/xdaliclock/
MASTER_SITE_SUBDIR= applications
MAINTAINER= wxs@FreeBSD.org
COMMENT= A rather neat animated clock
WRKSRC= ${WRKDIR}/${DISTNAME}/X11
GNU_CONFIGURE= yes
USE_XORG= xt sm ice xext x11
MAN1= xdaliclock.1
PLIST_FILES= bin/xdaliclock
NO_STAGE= yes
.include <bsd.port.mk>