# New ports collection makefile for:	xcalendar-4.0
# Version required:	4.0
# Date created:		25 June 1996
# Whom:			MITA Yoshio <mita@jp.FreeBSD.org>
#
# $FreeBSD: ports/deskutils/xcalendar/Makefile,v 1.8 1999/08/25 05:26:54 obrien Exp $
#

DISTNAME=	xcalendar
PKGNAME=	xcalendar-4.0
CATEGORIES=	deskutils
MASTER_SITES=	ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/

PATCH_SITES=	ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
PATCHFILES=	xcalendar-4.0+i18n.patch.gz

MAINTAINER=	mita@jp.FreeBSD.org

USE_IMAKE=	yes
MAN1=		xcalendar.1
MANCOMPRESSED=	yes

post-extract:
	@(cd ${WRKSRC} ; uudecode XCal-uj.uu)

.include <bsd.port.mk>
