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/dgen-sdl | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'emulators/dgen-sdl')
-rw-r--r-- | emulators/dgen-sdl/Makefile | 1 | ||||
-rw-r--r-- | emulators/dgen-sdl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index 4537ee3c3fe8..6476f5acc6eb 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -12,6 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://pknet.com/~joe/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= A wonderful Sega Genesis/MegaDrive emulator BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 diff --git a/emulators/dgen-sdl/pkg-comment b/emulators/dgen-sdl/pkg-comment deleted file mode 100644 index ceb8917c87fa..000000000000 --- a/emulators/dgen-sdl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A wonderful Sega Genesis/MegaDrive emulator |