diff options
Diffstat (limited to 'emulators/gbe/Makefile')
-rw-r--r-- | emulators/gbe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/gbe/Makefile b/emulators/gbe/Makefile index c99886de2269..17d84861bacc 100644 --- a/emulators/gbe/Makefile +++ b/emulators/gbe/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.zophar.net/unix/Files/ MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy(tm) emulator with GNU source code +PLIST_FILES= bin/gbe USE_GETOPT_LONG=yes WRKSRC= ${WRKDIR}/${PORTNAME} |