# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # desmume # desmume/Makefile # desmume/distinfo # desmume/pkg-descr # echo c - desmume mkdir -p desmume > /dev/null 2>&1 echo x - desmume/Makefile sed 's/^X//' >desmume/Makefile << 'END-of-desmume/Makefile' X# New ports collection makefile for: desmume X# Date created: Wed 7 Feb 2007 21:46:15 CET X# Whom: Stefan Sperling X# X# $FreeBSD$ X# X XPORTNAME= desmume XPORTVERSION= 0.6.0 XCATEGORIES= emulators XMASTER_SITES= SF X XMAINTAINER= stsp@stsp.in-berlin.de XCOMMENT= Nintendo DS emulator X XUSE_SDL= sdl XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} X XPLIST_FILES= bin/desmume-glade bin/desmume bin/desmume-cli X X.include END-of-desmume/Makefile echo x - desmume/distinfo sed 's/^X//' >desmume/distinfo << 'END-of-desmume/distinfo' XMD5 (desmume-0.6.0.tar.gz) = 48f192b8839affc03b2b28e5eb509984 XSHA256 (desmume-0.6.0.tar.gz) = 61dd71c6dd58dffbff45b4af54ba4d81fb46d749aae0894895828a4517c288ef XSIZE (desmume-0.6.0.tar.gz) = 359041 END-of-desmume/distinfo echo x - desmume/pkg-descr sed 's/^X//' >desmume/pkg-descr << 'END-of-desmume/pkg-descr' XDeSmuME is a Nintendo DS emulator. X XIt supports many homebrew nds rom demos as well as a handful Xof wireless multiboot demo nds roms. It also runs DSLinux, Xthe port of Linux to the Nintendo DS. X XWWW: http://www.desmume.com/ END-of-desmume/pkg-descr exit