diff options
Diffstat (limited to 'emulators/x48/Makefile')
-rw-r--r-- | emulators/x48/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index cea4156aeace..590397875bf3 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= An HP48sx emulator WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/e//} |