mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add LICENSE_FILE
- Add CPE info Approved by: portmgr blanket
This commit is contained in:
parent
3221744f4a
commit
c95327ab95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388508
1 changed files with 2 additions and 1 deletions
|
@ -12,11 +12,12 @@ MAINTAINER= multimedia@FreeBSD.org
|
||||||
COMMENT= Exif, IPTC, and XMP metadata manipulation library and tools
|
COMMENT= Exif, IPTC, and XMP metadata manipulation library and tools
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gettext gmake iconv libtool
|
USES= cpe gettext gmake iconv libtool
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
MAKE_JOBS_UNSAFE=yes
|
MAKE_JOBS_UNSAFE=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue