1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/games/xoj/Makefile

22 lines
388 B
Makefile

# Created by: Andrey Zakhvatov
# $FreeBSD$
PORTNAME= xoj
PORTVERSION= 1.0
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/demos
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= O. J. Simpson Simulator root window demo
USES= imake
USE_XORG= xaw
NO_INSTALL_MANPAGES= yes
PLIST_FILES= bin/xoj
NO_STAGE= yes
.include <bsd.port.mk>