diff options
Diffstat (limited to 'emulators/stella/Makefile')
-rw-r--r-- | emulators/stella/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 632a47874e83..a6e0bc6cce72 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A multi-platform Atari 2600 VCS emulator + USE_XLIB= yes PORTTOP= ${WRKDIR}/${PKGNAME} |