# 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: # # sasm # sasm/pkg-descr # sasm/distinfo # sasm/Makefile # sasm/pkg-plist # echo c - sasm mkdir -p sasm > /dev/null 2>&1 echo x - sasm/pkg-descr sed 's/^X//' >sasm/pkg-descr << 'd913ceee627bebab0f1fbb40306b877e' XSASM has syntax highlighting and debugger. The program works out of Xthe box and is great for beginners to learn assembly language. X XWWW: https://dman95.github.io/SASM/english.html d913ceee627bebab0f1fbb40306b877e echo x - sasm/distinfo sed 's/^X//' >sasm/distinfo << 'efb042ff291f47141190fcb65a05f55e' XTIMESTAMP = 1538557145 XSHA256 (Dman95-SASM-v3.10.0_GH0.tar.gz) = f6733cb295685a6bb6122809bb66e03b5501b3ada095538733ba5c8674fe5ef5 XSIZE (Dman95-SASM-v3.10.0_GH0.tar.gz) = 22350610 efb042ff291f47141190fcb65a05f55e echo x - sasm/Makefile sed 's/^X//' >sasm/Makefile << 'cad6ea1c60b42a9093f405895dd3f880' X# $FreeBSD$ X XPORTNAME= SASM XDISTVERSIONPREFIX= v XDISTVERSION= 3.10.0 XCATEGORIES= devel X XMAINTAINER= martinfilla@post.cz XCOMMENT= Simple IDE for NASM, MASM, GAS and FASM assembly languages X XLICENSE= GPLv3 XLICENSE_FILE= ${WRKSRC}/COPYING X XUSES= qmake qt:5 XUSE_GITHUB= yes XGH_ACCOUNT= Dman95 XUSE_QT= core gui network widgets buildtools_build XUSE_GL= gl X XDATADIR= ${PREFIX}/share/sasm X X.include cad6ea1c60b42a9093f405895dd3f880 echo x - sasm/pkg-plist sed 's/^X//' >sasm/pkg-plist << '4940114343628bfc3121d8cdbd84dc5e' Xbin/fasm Xbin/listing Xbin/sasm Xshare/applications/sasm.desktop X%%DATADIR%%/NASM/macro.c X%%DATADIR%%/Projects/FASMHello.asm X%%DATADIR%%/Projects/FASMHellox64.asm X%%DATADIR%%/Projects/GASHello.asm X%%DATADIR%%/Projects/GASHellox64.asm X%%DATADIR%%/Projects/NASMHello.asm X%%DATADIR%%/Projects/NASMHellox64.asm X%%DATADIR%%/include/io.inc X%%DATADIR%%/include/io64.inc X%%DATADIR%%/keys.ini X%%DATADIR%%/sasm.png 4940114343628bfc3121d8cdbd84dc5e exit