aboutsummaryrefslogtreecommitdiff
path: root/textproc/libtre
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2006-08-05 15:19:54 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2006-08-05 15:19:54 +0000
commit7a6d22a8f31324ed480d9063e11e9ea33c1f0123 (patch)
treec1c475c39424e9a253b63ddf41a21e6e80e3d38b /textproc/libtre
parent4efd2e1bc07c1579d82ee5613b049349a0674e70 (diff)
downloadports-7a6d22a8f31324ed480d9063e11e9ea33c1f0123.tar.gz
ports-7a6d22a8f31324ed480d9063e11e9ea33c1f0123.zip
Add a local MASTER_SITE, note conflict with textproc/glimpse, and adopt
this port.
Notes
Notes: svn path=/head/; revision=169756
Diffstat (limited to 'textproc/libtre')
-rw-r--r--textproc/libtre/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile
index 72be7b71aad6..d071be3c721e 100644
--- a/textproc/libtre/Makefile
+++ b/textproc/libtre/Makefile
@@ -9,12 +9,16 @@
PORTNAME= libtre
PORTVERSION= 0.7.4
CATEGORIES= textproc
-MASTER_SITES= http://laurikari.net/tre/
+MASTER_SITES= http://laurikari.net/tre/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jkoshy
DISTNAME= tre-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jkoshy@FreeBSD.org
COMMENT= A lightweight fully POSIX compliant regexp matching library
+CONFLICTS= glimpse-4* # agrep(1)
+
USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget pkgconfig
USE_GETOPT_LONG= yes