Index: head/games/gltron/Makefile =================================================================== --- head/games/gltron/Makefile (nonexistent) +++ head/games/gltron/Makefile (revision 20458) @@ -0,0 +1,31 @@ +# New ports collection makefile for: gltron +# Version required: 0.32 +# Date created: 24 July 1999 +# Whom: Andrey Zakhvatov +# +# $Id$ +# + +DISTNAME= glTron-0.32 +PKGNAME= gltron-0.32 +CATEGORIES= games +MASTER_SITES= http://www.ards.net/Andreas/ + +MAINTAINER= andy@icc.surw.chel.su + +LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 \ + MesaGLU.14:${PORTSDIR}/graphics/Mesa3 \ + glut.3:${PORTSDIR}/graphics/Mesa3 + +USE_X_PREFIX= yes + +do-install: + @ ${INSTALL_PROGRAM} ${WRKSRC}/gltron ${PREFIX}/bin + +post-install: +.if !defined(NOPORTDOCS) + @ ${MKDIR} ${PREFIX}/share/doc/gltron + @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gltron +.endif + +.include Property changes on: head/games/gltron/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/games/gltron/distinfo =================================================================== --- head/games/gltron/distinfo (nonexistent) +++ head/games/gltron/distinfo (revision 20458) @@ -0,0 +1 @@ +MD5 (glTron-0.32.tar.gz) = d194405f24692c540c8d81f33e493bfc Property changes on: head/games/gltron/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/games/gltron/pkg-comment =================================================================== --- head/games/gltron/pkg-comment (nonexistent) +++ head/games/gltron/pkg-comment (revision 20458) @@ -0,0 +1 @@ +A 3D worm game for two players for X Window System Property changes on: head/games/gltron/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/games/gltron/pkg-descr =================================================================== --- head/games/gltron/pkg-descr (nonexistent) +++ head/games/gltron/pkg-descr (revision 20458) @@ -0,0 +1,3 @@ +Objective for game is not to drive into a wall. + +WWW: http://www.ards.net/Andreas/gltron.html Property changes on: head/games/gltron/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/games/gltron/pkg-plist =================================================================== --- head/games/gltron/pkg-plist (nonexistent) +++ head/games/gltron/pkg-plist (revision 20458) @@ -0,0 +1,3 @@ +bin/gltron +share/doc/gltron/README +@dirrm share/doc/gltron Property changes on: head/games/gltron/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property