diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /emulators/gnuboy | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r-- | emulators/gnuboy/Makefile | 1 | ||||
-rw-r--r-- | emulators/gnuboy/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 680f95eb93ed..88330620e2b8 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://gnuboy.unix-fu.org/src/ \ http://brightrain.aerifal.cx/~laguna/src/ MAINTAINER= ijliao@FreeBSD.org +COMMENT= Nintendo GameBoy emulator LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib \ SDL-1.1.5:${PORTSDIR}/devel/sdl12 diff --git a/emulators/gnuboy/pkg-comment b/emulators/gnuboy/pkg-comment deleted file mode 100644 index 5f20f1683b26..000000000000 --- a/emulators/gnuboy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nintendo GameBoy emulator |