mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- cleanup LICENSE_FILE
- update MASTER_SITES
This commit is contained in:
parent
1607d4b4bc
commit
63bac8854d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263062
@ -8,26 +8,21 @@
|
||||
PORTNAME= xyssl
|
||||
PORTVERSION= 0.9
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://polarssl.org/code/download/ \
|
||||
ftp://ftp.solitox.net/pub/XySSL/
|
||||
MASTER_SITES= http://www.evolane.com/download/mirror/etcl/ \
|
||||
http://www.straightrunning.com/code/
|
||||
DISTFILES= xyssl-${PORTVERSION}-bsd.tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A liteweight SSL and TLS toolkit for C developers
|
||||
|
||||
BROKEN= does not fetch
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
LICENSE_FILE= ${WRKSRC}/BSD.txt
|
||||
|
||||
# HAS_CONFIGURE= no
|
||||
# GNU_CONFIGURE= no
|
||||
|
||||
PORTDOCS= BSD.txt ChangeLog
|
||||
|
||||
post-extract:
|
||||
${LN} ${WRKSRC}/BSD.txt ${WRKSRC}/COPYRIGHT
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user