aboutsummaryrefslogtreecommitdiff
path: root/games/fortunate/Makefile
blob: 67424c2ee213340091690c4f742554a542f4a896 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	fortunate
PORTVERSION=	3.1
PORTREVISION=	10
CATEGORIES=	games gnustep
MASTER_SITES=	GNUSTEP_CH

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

USES=		gnustep
USE_GNUSTEP=	back build

.include <bsd.port.mk>