1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/x11-clocks/xdaliclock/Makefile
2010-10-14 13:31:21 +00:00

26 lines
507 B
Makefile

# New ports collection makefile for: xdaliclock
# Date created: 10th February 1995
# Whom: gpalmer
#
# $FreeBSD$
#
PORTNAME= xdaliclock
PORTVERSION= 2.35
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
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>