mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
Adjust some BSD Licenses
This commit is contained in:
parent
7b30a4a392
commit
3d623f7b64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337217
5 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ MASTER_SITES= GOOGLE_CODE
|
||||||
MAINTAINER= antoine@FreeBSD.org
|
MAINTAINER= antoine@FreeBSD.org
|
||||||
COMMENT= Simple x86 disassembly library
|
COMMENT= Simple x86 disassembly library
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${STAGEDIR}${PREFIX}"
|
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${STAGEDIR}${PREFIX}"
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -12,7 +12,7 @@ DISTNAME= libdasm-${PORTVERSION}
|
||||||
MAINTAINER= antoine@FreeBSD.org
|
MAINTAINER= antoine@FreeBSD.org
|
||||||
COMMENT= Python interface to libdasm
|
COMMENT= Python interface to libdasm
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
WRKSRC_SUBDIR= ${PORTNAME}
|
WRKSRC_SUBDIR= ${PORTNAME}
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
|
|
|
@ -8,7 +8,7 @@ MASTER_SITES= RG
|
||||||
MAINTAINER= antoine@FreeBSD.org
|
MAINTAINER= antoine@FreeBSD.org
|
||||||
COMMENT= Mid-level packet manipulation library for Ruby
|
COMMENT= Mid-level packet manipulation library for Ruby
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE
|
||||||
MAINTAINER= antoine@FreeBSD.org
|
MAINTAINER= antoine@FreeBSD.org
|
||||||
COMMENT= Tool for analyzing Windows recycle bin
|
COMMENT= Tool for analyzing Windows recycle bin
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= gettext pkgconfig
|
USES= gettext pkgconfig
|
||||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= http://www.digitalcorpora.org/downloads/${PORTNAME}/
|
||||||
MAINTAINER= antoine@FreeBSD.org
|
MAINTAINER= antoine@FreeBSD.org
|
||||||
COMMENT= Advanced Forensics Format library and utilities
|
COMMENT= Advanced Forensics Format library and utilities
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD4CLAUSE
|
||||||
|
|
||||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
|
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
|
||||||
libcurl.so:${PORTSDIR}/ftp/curl
|
libcurl.so:${PORTSDIR}/ftp/curl
|
||||||
|
|
Loading…
Add table
Reference in a new issue