diff options
Diffstat (limited to 'emulators/tuxnes/Makefile')
-rw-r--r-- | emulators/tuxnes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 7d4a6ef8c84f..e3e730aca650 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= asmodai@freebsd.org +COMMENT= A Nintendo Entertainment System 8-bit emulator LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |