diff options
Diffstat (limited to 'emulators/psim-freebsd/Makefile')
-rw-r--r-- | emulators/psim-freebsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/psim-freebsd/Makefile b/emulators/psim-freebsd/Makefile index e2f4e5f76ebf..31817646187c 100644 --- a/emulators/psim-freebsd/Makefile +++ b/emulators/psim-freebsd/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= gdb/releases DISTNAME= gdb-${PORTVERSION} MAINTAINER= mp@FreeBSD.org +COMMENT= PowerPC simulator (PSIM) running in the GNU GDB 5 USE_GMAKE= yes GNU_CONFIGURE= yes |