diff options
Diffstat (limited to 'lang/pm3-base/Makefile')
-rw-r--r-- | lang/pm3-base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pm3-base/Makefile b/lang/pm3-base/Makefile index 3fca0ff39365..011c7fe3a89c 100644 --- a/lang/pm3-base/Makefile +++ b/lang/pm3-base/Makefile @@ -14,6 +14,7 @@ DISTFILES= ${BOOTSTRAP} \ pm3-${PORTVERSION}-src.tar.bz2 MAINTAINER= jdp@FreeBSD.org +COMMENT= Compiler and base libraries of the Polytechnique Montreal Modula-3 distribution DIST_SUBDIR= pm3 WRKSRC= ${WRKDIR}/pm3-base-${PORTVERSION} |