Index: head/devel/flatzebra/Makefile =================================================================== --- head/devel/flatzebra/Makefile (revision 217726) +++ head/devel/flatzebra/Makefile (revision 217727) @@ -1,29 +1,29 @@ # New ports collection makefile for: flatzebra # Date created: 2005-10-18 # Whom: Edwin Groothuis # # $FreeBSD$ # PORTNAME= flatzebra PORTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel games MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/ MAINTAINER= edwin@mavetju.org COMMENT= A generic game engine for 2D double-buffering animation GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include USE_AUTOTOOLS= libtool:15 USE_SDL= sdl mixer image USE_GNOME= pkgconfig USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING INSTALL NEWS README TODO .include Property changes on: head/devel/flatzebra/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/flatzebra/pkg-plist =================================================================== --- head/devel/flatzebra/pkg-plist (revision 217726) +++ head/devel/flatzebra/pkg-plist (revision 217727) @@ -1,18 +1,26 @@ lib/libflatzebra-0.1.so.2 lib/libflatzebra-0.1.so lib/libflatzebra-0.1.la lib/libflatzebra-0.1.a libdata/pkgconfig/flatzebra-0.1.pc include/flatzebra/Couple.h include/flatzebra/RCouple.h include/flatzebra/GameEngine.h include/flatzebra/PixmapArray.h include/flatzebra/PixmapLoadError.h include/flatzebra/Sprite.h include/flatzebra/RSprite.h include/flatzebra/SoundMixer.h include/flatzebra/KeyState.h +share/doc/flatzebra-0.1.1/AUTHORS +share/doc/flatzebra-0.1.1/COPYING +share/doc/flatzebra-0.1.1/INSTALL +share/doc/flatzebra-0.1.1/NEWS +share/doc/flatzebra-0.1.1/README +share/doc/flatzebra-0.1.1/TODO + +@dirrm share/doc/flatzebra-0.1.1/ @dirrm include/flatzebra Property changes on: head/devel/flatzebra/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property