- Mirror the distfile locally
- Remove MD5 checksum from distinfo - Add LICENSE information Approved by: makc, miwi (mentors, implicit) Feature safe: yes
This commit is contained in:
parent
a8c46ec7b2
commit
8196af5e02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267923
@ -8,7 +8,8 @@
|
||||
PORTNAME= libtre
|
||||
PORTVERSION= 0.8.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= http://laurikari.net/tre/
|
||||
MASTER_SITES= http://laurikari.net/tre/ \
|
||||
LOCAL/bf
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= tre-${PORTVERSION}
|
||||
|
||||
@ -17,6 +18,8 @@ COMMENT= Python interface for the tre regular expressions library
|
||||
|
||||
LIB_DEPENDS= tre.5:${PORTSDIR}/textproc/libtre
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (tre-0.8.0.tar.bz2) = b4d3232593dadf6746f4727bdda20b41
|
||||
SHA256 (tre-0.8.0.tar.bz2) = 8dc642c2cde02b2dac6802cdbe2cda201daf79c4ebcbb3ea133915edf1636658
|
||||
SIZE (tre-0.8.0.tar.bz2) = 380714
|
||||
|
Loading…
Reference in New Issue
Block a user