mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Add LICENSE
- Strip library
This commit is contained in:
parent
8875777792
commit
4952ba3eef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379516
@ -10,12 +10,16 @@ MASTER_SITES= http://www.autistici.org/bakunin/libmrss/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= C library for parsing, writing, and creating RSS
|
||||
|
||||
LICENSE= LGPL21 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
|
||||
libnxml.so:${PORTSDIR}/textproc/libnxml
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
USES= libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user