freebsd-ports/games/fortunate/Makefile

16 lines
273 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= fortunate
PORTVERSION= 3.1
PORTREVISION= 5
CATEGORIES= games gnustep
MASTER_SITES= GNUSTEP_CH
2012-06-26 07:44:19 +02:00
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical front-end to the command-line BSD fortune
USES= gnustep
USE_GNUSTEP= back build
.include <bsd.port.mk>