# New ports collection makefile for:    fortunate
# Date created:         09 Nov 2006
# Whom:                 dirk.meyer@dinoex.sub.org
#
# $MidnightBSD: trunk/games/fortunate/Makefile 21305 2016-03-26 22:47:56Z laffer1 $
# $FreeBSD: ports/games/fortunate/Makefile,v 1.2 2007/01/31 18:17:59 dinoex Exp $
#

PORTNAME=	fortunate
PORTVERSION=	3.1
PORTREVISION=	4
CATEGORIES=	games gnustep
MASTER_SITES=	GNUSTEP_CH

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

LICENSE=	bsd4

USES=		gnustep
USE_GNUSTEP=	back build

.include <bsd.port.mk>
