- Clarify LICENSE
- Add LICENSE_FILE
This commit is contained in:
parent
1026eca89c
commit
e7a20af648
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371919
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ MASTER_SITES= SF/wvware/${PORTNAME}/${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Tools and library for converting Microsoft WMF (windows metafile)
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
|
||||
libpng.so:${PORTSDIR}/graphics/png \
|
||||
|
|
Loading…
Reference in a new issue