diff options
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 |