summaryrefslogtreecommitdiff
path: root/archivers/lzo2
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-08-29 07:32:09 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-08-29 07:32:09 +0000
commit83bf6d0dbc05edd83cdf36b06c612a138dd4fe5a (patch)
treeb56ff3d961805fc1195e69810521e2cf70c14b68 /archivers/lzo2
parentUpdate to version 1.31. (diff)
- Remove CONFLICTS. The ports do not conflict anymore.
- Pass maintainership to submitter. PR: ports/85107, ports/85108 Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes
Notes: svn path=/head/; revision=141247
Diffstat (limited to 'archivers/lzo2')
-rw-r--r--archivers/lzo2/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index e60dc07ae220..97f5b6d3a73d 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -5,19 +5,16 @@
# $FreeBSD$
#
-PORTNAME= lzo
+PORTNAME= lzo2
PORTVERSION= 2.01
CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/
MASTER_SITE_SUBDIR= libs/compression
+DISTNAME= lzo-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= matthias.andree@gmx.de
COMMENT= Portable speedy, lossless data compression library
-LATEST_LINK= lzo2
-
-CONFLICTS= lzo-1.*
-
USE_LIBTOOL_VER= 15
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared