14 lines
319 B
Makefile
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>
|