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 | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
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 |