diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /emulators | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) | |
download | ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.tar.gz ports-387f34ee2456c6329bb73c44e776ba9873eabc3d.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/frodo/Makefile | 1 | ||||
-rw-r--r-- | emulators/vice/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 8b034744bbfe..f169e46d57f2 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://metalab.unc.edu/pub/micro/commodore/crossplatform/emulators/ DISTNAME= FrodoV4_1a.Src MAINTAINER= dinoex@FreeBSD.org +COMMENT= Emulates a Commodore 64 RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 42c18a80d14e..5f44baa03bb9 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -13,6 +13,7 @@ PKGNAMESUFFIX= -gnome .endif MAINTAINER= dinoex@FreeBSD.org +COMMENT= Emulator for Commodore's C64, C128, VIC20, PET, and CBM-II .if !defined(VICE_WITH_GNOME) LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |