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/vice | |
parent | Unbreak on -current: use INT_MAX instead of MAXINT. (diff) |
- add COMMENT
Notes
Notes:
svn path=/head/; revision=75965
Diffstat (limited to 'emulators/vice')
-rw-r--r-- | emulators/vice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |