[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / games / foobillard

File: [local] / ports / games / foobillard / Attic / Makefile (download)

Revision 1.1.1.1 (vendor branch), Fri Jun 12 06:34:48 2009 UTC (14 years, 11 months ago) by yason
Branch: yason
CVS Tags: import
Changes since 1.1: +0 -0 lines

import

# $OpenBSD$

COMMENT =		free OpenGl billard game

DISTNAME =		foobillard-3.0a

CATEGORIES =		games x11

HOMEPAGE =		http://foobillard.sunsite.dk/

#MAINTAINER =		???

# GPLv2
PERMIT_PACKAGE_CDROM =	Yes
PERMIT_PACKAGE_FTP =	Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP =	Yes

WANTLIB =		GL GLU ICE SM Xaw Xi c freetype m pthread z

MASTER_SITES =		http://foobillard.sunsite.dk/dnl/

LIB_DEPENDS =		png::graphics/png \
			SDL::devel/sdl

USE_X11 =		Yes
USE_GMAKE =		Yes
CONFIGURE_STYLE =	gnu

NO_REGRESS =		Yes

.include <bsd.port.mk>