summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/py-mxDateTime/Makefile')
-rw-r--r--time/py-mxDateTime/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile
index 58ab7a03163..318fc662342 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/12/22 18:30:59 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:32:08 wiz Exp $
#
DISTNAME= mxDateTime-1.3.0
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://starship.python.net/~lemburg/mxDateTime.html
+COMMENT= Python extension that provides new types and conversions for dates
BUILD_DEPENDS= unzip:../../archivers/unzip
DEPENDS+= python-2.0*:../../lang/python