freebsd-ports/games/xoj/Makefile

24 lines
435 B
Makefile
Raw Normal View History

# New ports collection makefile for: xoj
# Date created: 30 March 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
PORTNAME= xoj
PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/demos
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:32:26 +01:00
COMMENT= O. J. Simpson Simulator root window demo
USE_XPM= yes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/xoj
.include <bsd.port.mk>