mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Add LICENSE_FILE
- Drop @dirrm* from plist Approved by: portmgr blanket
This commit is contained in:
parent
f5661d3e37
commit
4ced860d26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380078
@ -10,6 +10,7 @@ MAINTAINER= lev@FreeBSD.org
|
|||||||
COMMENT= Serf HTTP client library
|
COMMENT= Serf HTTP client library
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS+= libapr-1.so:${PORTSDIR}/devel/apr1
|
LIB_DEPENDS+= libapr-1.so:${PORTSDIR}/devel/apr1
|
||||||
|
|
||||||
|
@ -7,5 +7,3 @@ lib/libserf-1.so.1
|
|||||||
lib/libserf-1.so.1.3.0
|
lib/libserf-1.so.1.3.0
|
||||||
libdata/pkgconfig/serf-1.pc
|
libdata/pkgconfig/serf-1.pc
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/design-guide.txt
|
%%PORTDOCS%%%%DOCSDIR%%/design-guide.txt
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
||||||
@dirrm include/serf-1
|
|
||||||
|
Loading…
Reference in New Issue
Block a user