freebsd-ports/x11-clocks/xdaliclock/Makefile
Greg Lewis 866cfff5ff . Update to 2.19.
Approved by:	maintainer timeout
2003-05-02 07:06:05 +00:00

26 lines
518 B
Makefile

# New ports collection makefile for: xdaliclock
# Date created: 10th February 1995
# Whom: gpalmer
#
# $FreeBSD$
#
PORTNAME= xdaliclock
PORTVERSION= 2.19
CATEGORIES= x11-clocks
MASTER_SITES= http://www.jwz.org/xdaliclock/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
MAINTAINER= gpalmer@FreeBSD.org
COMMENT= A rather neat animated clock
MAN1= xdaliclock.1
WRKSRC= ${WRKDIR}/${DISTNAME}/X11
CONFIGURE_ARGS+= --prefix=${X11BASE}
HAS_CONFIGURE= YES
USE_X_PREFIX= YES
.include <bsd.port.mk>