freebsd-ports/games/fortunate/Makefile
2023-04-25 17:17:15 +02:00

14 lines
319 B
Makefile

PORTNAME= fortunate
PORTVERSION= 3.1
PORTREVISION= 11
CATEGORIES= games gnustep
MASTER_SITES= GNUSTEP_CH
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical front-end to the command-line BSD fortune
WWW= https://www.orange-carb.org/~csaldanh/software.html
USES= gnustep
USE_GNUSTEP= back build
.include <bsd.port.mk>