1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/games/fortunate/Makefile
2021-04-06 16:31:07 +02:00

15 lines
262 B
Makefile

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>