pkgsrc/devel/rgbds/PLIST
nia 75f81662ef devel/rgbds: add version 0.3.7
RGBDS (Rednex Game Boy Development System) is a free assembler/linker
package for the Game Boy and Game Boy Color. It consists of:

* rgbasm (an assembler)
* rgblink (a linker)
* rgbfix (a checksum/header fixer)
* rgbgfx (a PNG-to-Game Boy graphics converter)

This is a fork of the original RGBDS which aims to make the programs
more like other UNIX tools.
2018-08-15 15:25:10 +00:00

14 lines
266 B
Text

@comment $NetBSD: PLIST,v 1.1 2018/08/15 15:25:10 nia Exp $
bin/rgbasm
bin/rgbfix
bin/rgbgfx
bin/rgblink
man/man1/rgbasm.1
man/man1/rgbfix.1
man/man1/rgbgfx.1
man/man1/rgblink.1
man/man5/rgbasm.5
man/man5/rgbds.5
man/man5/rgblink.5
man/man7/gbz80.7
man/man7/rgbds.7