diff options
Diffstat (limited to 'emulators/p-interp/Makefile')
-rw-r--r-- | emulators/p-interp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/p-interp/Makefile b/emulators/p-interp/Makefile index 914d181..ba09703 100644 --- a/emulators/p-interp/Makefile +++ b/emulators/p-interp/Makefile @@ -16,6 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +COMMENT= A UCSD (Apple) Pascal p-code interpreter environment USE_XLIB= yes |