Index: head/emulators/yabause/Makefile =================================================================== --- head/emulators/yabause/Makefile (revision 182540) +++ head/emulators/yabause/Makefile (revision 182541) @@ -1,39 +1,34 @@ # New ports collection makefile for: yabause # Date created: 2006-08-23 # Whom: Jose Alonso Cardenas Marquez # # $FreeBSD$ # PORTNAME= yabause PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF MAINTAINER= acm@FreeBSD.org COMMENT= Sega Saturn system emulator LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= yes USE_GCC= 3.4+ USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:259 USE_XLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message -PLIST_DIRS= share/yabause -PLIST_FILES= bin/gen68k \ - bin/yabause \ - share/yabause/c68k_ini.inc \ - share/applications/yabause.desktop \ - share/pixmaps/yabause.png MAN1= yabause.1 post-install: @${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD} .include Property changes on: head/emulators/yabause/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/emulators/yabause/pkg-plist =================================================================== --- head/emulators/yabause/pkg-plist (nonexistent) +++ head/emulators/yabause/pkg-plist (revision 182541) @@ -0,0 +1,8 @@ +bin/gen68k +bin/yabause +%%DATADIR%%/c68k_ini.inc +share/applications/yabause.desktop +share/pixmaps/yabause.png +@dirrm %%DATADIR%% +@dirrmtry share/applications +@dirrmtry share/pixmaps Property changes on: head/emulators/yabause/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property