diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:24:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:24:13 +0000 |
commit | 1707b424cb5fb67d17318c9d90affaf0c362531d (patch) | |
tree | e2f41c497a07a8a220e52c34456b2ab2734091ff /emulators/stella/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75953
Diffstat (limited to 'emulators/stella/Makefile')
-rw-r--r-- | emulators/stella/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index fb6e3c7916eb..fc76a2aeb0d4 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +COMMENT= A multi-platform Atari 2600 VCS emulator WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/src/build |