Update games/hexalate to version 1.1.6
[dports.git] / games / fortunate / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       fortunate
4 PORTVERSION=    3.1
5 PORTREVISION=   9
6 CATEGORIES=     games gnustep
7 MASTER_SITES=   https://broken_for_developer_mode.z/
8
9 MAINTAINER=     ports@FreeBSD.org
10 COMMENT=        Graphical front-end to the command-line BSD fortune
11
12 USES=           gnustep
13 USE_GNUSTEP=    back build
14
15 .include <bsd.port.mk>