# New ports collection makefile for:    fortunate
# Date created:         09 Nov 2006
# Whom:                 dirk.meyer@dinoex.sub.org
#
# $MidnightBSD: mports/games/fortunate/Makefile,v 1.3 2008/03/22 18:26:07 laffer1 Exp $
# $FreeBSD: ports/games/fortunate/Makefile,v 1.2 2007/01/31 18:17:59 dinoex Exp $
#

PORTNAME=	fortunate
PORTVERSION=	3.1
PORTREVISION=	1
CATEGORIES=	games gnustep
MASTER_SITES=	${MASTER_SITE_GNUSTEP_CH}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Graphical front-end to the command-line BSD fortune
LICENSE=	bsd4

USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes

.include <bsd.port.mk>
