diff options
Diffstat (limited to 'lang/squeak2/Makefile')
-rw-r--r-- | lang/squeak2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/squeak2/Makefile b/lang/squeak2/Makefile index 1d82fd36b8da..4952e52230f2 100644 --- a/lang/squeak2/Makefile +++ b/lang/squeak2/Makefile @@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jesse@cs.uni-magdeburg.de +COMMENT= Full Smalltalk 80 with portability to UNIX, Mac, and Windows NO_WRKSUBDIR= yes USE_XLIB= yes |