mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00: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
@ -10,7 +10,7 @@ MASTER_SITES= GOOGLE_CODE
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Simple x86 disassembly library
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${STAGEDIR}${PREFIX}"
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -12,7 +12,7 @@ DISTNAME= libdasm-${PORTVERSION}
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Python interface to libdasm
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
WRKSRC_SUBDIR= ${PORTNAME}
|
||||
USE_PYTHON= yes
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= RG
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Mid-level packet manipulation library for Ruby
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Tool for analyzing Windows recycle bin
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext pkgconfig
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= http://www.digitalcorpora.org/downloads/${PORTNAME}/
|
||||
MAINTAINER= antoine@FreeBSD.org
|
||||
COMMENT= Advanced Forensics Format library and utilities
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
|
||||
libcurl.so:${PORTSDIR}/ftp/curl
|
||||
|
Loading…
Reference in New Issue
Block a user