mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add LICENSE
- Update MASTER_SITES: - Remove defunct ftp.planetmirror.com and ftp.nctu.edu.tw - Add http:// links
This commit is contained in:
parent
1c5ce5a310
commit
b7c2244d74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334075
1 changed files with 6 additions and 4 deletions
|
@ -4,14 +4,16 @@
|
||||||
PORTNAME= lwp
|
PORTNAME= lwp
|
||||||
PORTVERSION= 2.6
|
PORTVERSION= 2.6
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ \
|
MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/lwp/src/ \
|
||||||
ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
|
http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
|
||||||
ftp://ftp.planetmirror.com/pub/coda/src/ \
|
ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ \
|
||||||
ftp://ftp.nctu.edu.tw/mirror/Coda/src/
|
ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Userspace thread library
|
COMMENT= Userspace thread library
|
||||||
|
|
||||||
|
LICENSE= LGPL20
|
||||||
|
|
||||||
USES= gmake pathfix
|
USES= gmake pathfix
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue