aboutsummaryrefslogtreecommitdiff
path: root/games/xoj/Makefile
blob: 9a245bc5d67b71d5f5b7e8b430fac8e6a9e6aaa2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Andrey Zakhvatov

PORTNAME=	xoj
PORTVERSION=	1.0
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	SUNSITE/X11/demos

MAINTAINER=	ports@FreeBSD.org
COMMENT=	O. J. Simpson Simulator root window demo

USES=		imake:noman tar:tgz xorg
USE_XORG=	xaw
PLIST_FILES=	bin/xoj

.include <bsd.port.mk>