mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update "BSD" license in misc category
This commit is contained in:
parent
079aff30f4
commit
9b81951aa4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374396
@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= obrien
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
COMMENT= SysV banner-like program prints strings in large fancy ASCII art
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
MAKE_ENV= datadir=${DATADIR} prefix=${PREFIX}
|
||||
|
@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ \
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= UTF-8 character set support library, including regular expressions
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD4CLAUSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= ETCDIR="${DATADIR}"
|
||||
|
@ -10,7 +10,9 @@ MASTER_SITES= http://www.crypt.gen.nz/logsurfer/ \
|
||||
MAINTAINER= zi@FreeBSD.org
|
||||
COMMENT= Process logfiles and conditionally perform certain actions
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= GPLv2 ISCL
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE= ${WRKSRC}/DISCLAIMER
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS+=--with-etcdir=${ETCDIR}
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= http://math-www.uni-paderborn.de/~axel/tkinfo/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Tk script to read GNU "info" files and display them
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= MIT
|
||||
|
||||
NO_BUILD= yes
|
||||
USES+= tk
|
||||
|
Loading…
Reference in New Issue
Block a user