1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/games/xoj/Makefile
2021-04-06 16:31:07 +02:00

17 lines
302 B
Makefile

# 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>