opnsense-ports/games/xoj/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

17 lines
309 B
Makefile

# Created by: Andrey Zakhvatov
# $FreeBSD$
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
USE_XORG= xaw
PLIST_FILES= bin/xoj
.include <bsd.port.mk>