diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch) | |
tree | 3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/squeak3/Makefile | |
parent | 55850b547b3f7faa5079a8e226888eb13c4df728 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76037
Diffstat (limited to 'lang/squeak3/Makefile')
-rw-r--r-- | lang/squeak3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/squeak3/Makefile b/lang/squeak3/Makefile index 1573b21b8866..c89667a437ae 100644 --- a/lang/squeak3/Makefile +++ b/lang/squeak3/Makefile @@ -16,6 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SQUEAK_SRC} ${SQUEAK_IMAGE_SRC} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= roland.jesse@gmx.net +COMMENT= Full Smalltalk 80 with portability to UNIX, Mac, and Windows # Don't set USE_ZIP as this breaks EXTRACT_CMD, EXTRACT_SUFX, and what not. BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |