diff options
Diffstat (limited to 'emulators/x48/Makefile')
-rw-r--r-- | emulators/x48/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index cea4156aeace..75b5f0731ad4 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An HP48sx emulator + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/e//} USE_IMAKE= yes |