aboutsummaryrefslogblamecommitdiff
path: root/games/fakesteak/Makefile
blob: 0beb705ed264f827c5727b63223678915a7260f0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                                    
PORTNAME=	fakesteak
PORTVERSION=	0.2.4
DISTVERSIONPREFIX=	v
CATEGORIES=	games

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Implementation of the digital character rain as seen in "The Matrix"
WWW=		https://github.com/domsson/fakesteak

LICENSE=	CC0-1.0
LICENSE_FILE=	${WRKSRC}/LICENSE

USE_GITHUB=	yes
GH_ACCOUNT=	domsson

PLIST_FILES=	bin/fakesteak

.include <bsd.port.mk>