aboutsummaryrefslogtreecommitdiff
path: root/net/tinyldap/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-03-23 15:01:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-03-23 15:01:32 +0000
commitff463e373df8eb11e5855ccbbe39657236a29f8c (patch)
treef8453f3544c9f3faa53f6ac0e7e06171331bd669 /net/tinyldap/Makefile
parentcc8e90c2815922d8394c3b533e1fbdd64815e4db (diff)
- update to 20040323
- removes patches that have been included in distribution
Notes
Notes: svn path=/head/; revision=105056
Diffstat (limited to 'net/tinyldap/Makefile')
-rw-r--r--net/tinyldap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/tinyldap/Makefile b/net/tinyldap/Makefile
index 7f97969b1a71..192cb4dbed06 100644
--- a/net/tinyldap/Makefile
+++ b/net/tinyldap/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= tinyldap
-PORTVERSION= 0.0.20040226
-PORTREVISION= 2
+PORTVERSION= 0.0.${SNAPSHOT}
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.dinoex.de/pub/tinyldap/
+DISTNAME= ${PORTNAME}-${SNAPSHOT}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A small LDAP implementation
BUILD_DEPENDS+= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/${LIBOWFAT_PORT}
+SNAPSHOT= 20040323
USE_REINPLACE= yes
USE_BZIP2= yes
USE_GMAKE= yes