diff options
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r-- | emulators/atari800/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index d09e9d2..680aa82 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +COMMENT= Atari 8-bit computer emulator BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |