diff options
Diffstat (limited to 'lang/python31/Makefile')
-rw-r--r-- | lang/python31/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile index 83fca29..0b0a336 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} MAINTAINER?= alane@FreeBSD.org +COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC} |