# New ports collection makefile for:	xcalendar-4.0
# Version required:	4.0
# Date created:		25 June 1996
# Whom:			MITA Yoshio <mita@jp.FreeBSD.org>
#
# $Id: Makefile,v 1.6 1998/08/07 22:17:53 asami 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/incoming/sonota/xcalender/
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>
