# New ports collection makefile for:    mencal
# Date created:                 17 April 2002
# Whom:                         Christian Brueffer <chris@unixpages.org>
#
# $FreeBSD: ports/deskutils/mencal/Makefile,v 1.5 2003/07/18 05:30:18 daichi Exp $
#

PORTNAME=	mencal
PORTVERSION=	2.3
CATEGORIES=	deskutils
MASTER_SITES=	http://kyberdigi.cz/projects/${PORTNAME}/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A variation of the unix command cal

USE_PERL5=	yes
NO_BUILD=	yes

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/mencal ${PREFIX}/bin

.include <bsd.port.mk>
