From ffac98aa1593de39bed980829bb22e9d64b55a32 Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 3 Mar 2005 21:15:53 +0000 Subject: whitespace cleanup --- www/ap2-python/Makefile | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'www') diff --git a/www/ap2-python/Makefile b/www/ap2-python/Makefile index 18902614bcd..7d0f1c22ba9 100644 --- a/www/ap2-python/Makefile +++ b/www/ap2-python/Makefile @@ -1,32 +1,31 @@ -# $NetBSD: Makefile,v 1.6 2005/03/03 21:14:36 grant Exp $ +# $NetBSD: Makefile,v 1.7 2005/03/03 21:15:53 grant Exp $ # FreeBSD Id: ports/www/mod_python3/Makefile,v 1.28 2004/03/11 14:36:30 perky Exp -DISTNAME= mod_python-${VERSION} -PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION} +DISTNAME= mod_python-${VERSION} +PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION} PKGREVISION= 1 -CATEGORIES= www python +CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD:=modpython/} EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.modpython.org/ -COMMENT= Apache module that embeds the Python interpreter +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://www.modpython.org/ +COMMENT= Apache module that embeds the Python interpreter -USE_BUILDLINK3= YES +USE_BUILDLINK3= YES USE_LIBTOOL= YES -USE_PKGINSTALL= YES -APACHE_MODULE= YES -VERSION=3.1.3 +USE_PKGINSTALL= YES +APACHE_MODULE= YES +VERSION= 3.1.3 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-apxs="${APXS}" CONFIGURE_ARGS+=--with-python=${PYTHONBIN:Q} -PYTHON_VERSIONS_ACCEPTED= 24 23 +PYTHON_VERSIONS_ACCEPTED= 24 23 PY_PATCHPLIST= YES .include "../../lang/python/extension.mk" .include "../../www/apache2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" - -- cgit v1.2.3