# ex:ts=8
# Ports collection Makefile for:  rclock
# Date created:			  24th Feburary 1997
# Whom:				  obrien@NUXI.com
#
# $FreeBSD: ports/x11-clocks/rclock/Makefile,v 1.18 2002/05/08 21:02:43 obrien Exp $
#
# If possible, please consider updating the simple ports/x11/rxvt
# (and maybe ports/chinese/rxvt) when you upgrade rxvt.  These ports all use
# the same distfile.
#

PORTNAME=	rclock
PORTVERSION=	2.7.3
CATEGORIES=	x11-clocks
MASTER_SITES=	ftp://ftp.rxvt.org/pub/rxvt/  \
		ftp://mason.primenet.com.au/pub/rxvt/ \
		${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	X11/terms
DISTNAME=	rxvt-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org

CFLAGS+=	-DMAIL_SPOOL='\"/var/mail/\"'
USE_BZIP2=	yes
USE_X_PREFIX=	yes
GNU_CONFIGURE=  yes
ALL_TARGET=	clock
MAN1=		rclock.1

.include <bsd.port.mk>
