Add a local MASTER_SITE, note conflict with textproc/glimpse, and adopt
this port.
This commit is contained in:
parent
4efd2e1bc0
commit
7a6d22a8f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169756
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user