aboutsummaryrefslogtreecommitdiff
path: root/games/coffeebreak/Makefile
blob: 1897b801e4ab8a6a94333c1bc0aa9b6e2c53cd65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

PORTNAME=	coffeebreak
DISTVERSION=	0.1.1
CATEGORIES=	games

MAINTAINER=	0mp@FreeBSD.org
COMMENT=	Pretend your machine is busy with a fake FreeBSD installer

LICENSE=	BSD2CLAUSE

USE_GITHUB=	yes
GH_ACCOUNT=	0mp

NO_ARCH=	yes
NO_BUILD=	yes

PLIST_FILES=	bin/coffeebreak \
		man/man6/coffeebreak.6.gz

.include <bsd.port.mk>