Fix typo: LICENCE -> LICENSE
This commit is contained in:
parent
54675fc19d
commit
235e99621a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319208
4 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${DISTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Read Macintosh HFS floppy disks, hard drives, and CD-ROMs
|
||||
|
||||
LICENCE= GPLv2
|
||||
LICENSE= GPLv2
|
||||
|
||||
CONFLICTS= hfsutils-[0-9]*
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Data plotting and function analysis tool for KDE
|
||||
|
||||
LICENCE= GPLv2
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ COMMENT= CRM114 C-callable Library
|
|||
|
||||
LIB_DEPENDS= tre:${PORTSDIR}/textproc/libtre
|
||||
|
||||
LICENCE= LGPL3
|
||||
LICENSE= LGPL3
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -16,7 +16,7 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \
|
|||
hunspell-1.3:${PORTSDIR}/textproc/hunspell \
|
||||
pcre:${PORTSDIR}/devel/pcre
|
||||
|
||||
LICENCE= GPLv3
|
||||
LICENSE= GPLv3
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= cmake pkgconfig
|
||||
|
|
Loading…
Reference in a new issue