diff options
Diffstat (limited to 'www/quixote/Makefile')
-rw-r--r-- | www/quixote/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile index 3f34896078df..2bd2802bd5e6 100644 --- a/www/quixote/Makefile +++ b/www/quixote/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ DISTNAME= Quixote-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org +COMMENT= A framework for developing web applications in Python BUILD_DEPENDS= ${PYDISTUTILS} |