diff options
Diffstat (limited to 'emulators/spim/Makefile')
-rw-r--r-- | emulators/spim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 2b498e1..697e6c4 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= MIPS R2000 Simulator + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XLIB= yes |