1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

creduce/Makefile csmith/Makefile symports/Makefile: use BSD*CLAUSE

The LICENSE 'BSD' was not specific enough.  Now, use the new versioned licenses.
This commit is contained in:
Eitan Adler 2013-12-11 23:44:27 +00:00
parent 95af718359
commit 938cd74f7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336237
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ CATEGORIES= devel
MAINTAINER= eadler@FreeBSD.org
COMMENT= Produces small test cases
LICENSE= BSD
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= clang32=3.2:${PORTSDIR}/lang/clang32
RUN_DEPENDS= clang32=3.2:${PORTSDIR}/lang/clang32

View File

@ -8,7 +8,7 @@ MASTER_SITES= http://embed.cs.utah.edu/csmith/
MAINTAINER= eadler@FreeBSD.org
COMMENT= Generates random C programs that conform to the C99 standard
LICENSE= BSD
LICENSE= BSD2CLAUSE
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf

View File

@ -10,7 +10,7 @@ DISTNAME= auto-symlink-virtual-${PORTVERSION}
MAINTAINER= eadler@FreeBSD.org
COMMENT= Automatically generate symlinks for virtual categories
LICENSE= BSD
LICENSE= BSD2CLAUSE
USE_BZIP2= yes
NO_BUILD= yes