summaryrefslogtreecommitdiffstats
path: root/net/py-ldap2/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-08-07 07:35:33 +0000
committerkevlo <kevlo@FreeBSD.org>2000-08-07 07:35:33 +0000
commitc5fc02bacc526293508c0030815e51875d04b908 (patch)
tree05e41212e70309a58204a9c69d1c36c20b7c20f8 /net/py-ldap2/Makefile
parent1613c1bb4552eddaf6957e6ab19adce58146dbd9 (diff)
downloadFreeBSD-ports-c5fc02bacc526293508c0030815e51875d04b908.zip
FreeBSD-ports-c5fc02bacc526293508c0030815e51875d04b908.tar.gz
fix TAB's and typo in COMMENTS
PR: ports/20405 Submitted by: MAINTAINER
Diffstat (limited to 'net/py-ldap2/Makefile')
-rw-r--r--net/py-ldap2/Makefile24
1 files changed, 12 insertions, 12 deletions
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile
index 574310c..c68f756 100644
--- a/net/py-ldap2/Makefile
+++ b/net/py-ldap2/Makefile
@@ -1,20 +1,20 @@
-# New ports collection makefile for: ldapmodule
-# Date created: 05.Jul 2000
-# Whom: dirk.meyer@dinoex.sub.org
+# New ports collection makefile for: ldapmodule
+# Date created: 05.Jul 2000
+# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
-PORTNAME= ldapmodule
-PORTVERSION= 1.9
-CATEGORIES= net
-MASTER_SITES= http://archive.csee.uq.edu.au/~leonard/dc-prj/ldapmodule/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha
+PORTNAME= ldapmodule
+PORTVERSION= 1.9
+CATEGORIES= net
+MASTER_SITES= http://archive.csee.uq.edu.au/~leonard/dc-prj/ldapmodule/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-alpha
-MAINTAINER= dirk.meyer@dinoex.sub.org
+MAINTAINER= dirk.meyer@dinoex.sub.org
-LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
-BUILD_DEPENDS= python:${PORTSDIR}/lang/python
-RUN_DEPENDS= python:${PORTSDIR}/lang/python
+LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap
+BUILD_DEPENDS= python:${PORTSDIR}/lang/python
+RUN_DEPENDS= python:${PORTSDIR}/lang/python
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
OpenPOWER on IntegriCloud