diff options
author | rene <rene@FreeBSD.org> | 2013-12-16 01:41:39 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-12-16 01:41:39 +0800 |
commit | 794a36f9bc8782b83a80df717fc70848cb7674d8 (patch) | |
tree | ccbea1451c263e918645f464b860ee7d2239e935 /misc | |
parent | 918ad5f4809e16c907215b0422c5d92c8e7745c5 (diff) | |
download | freebsd-ports-gnome-794a36f9bc8782b83a80df717fc70848cb7674d8.tar.gz freebsd-ports-gnome-794a36f9bc8782b83a80df717fc70848cb7674d8.tar.zst freebsd-ports-gnome-794a36f9bc8782b83a80df717fc70848cb7674d8.zip |
Specify which BSD licence applies.
Submitted by: make check-sanity
Diffstat (limited to 'misc')
-rw-r--r-- | misc/biosfont-demos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile index 7b6695208a2a..e8f75b0ea9a1 100644 --- a/misc/biosfont-demos/Makefile +++ b/misc/biosfont-demos/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ MAINTAINER= rene@FreeBSD.org COMMENT= Demos for the biosfont kernel module -LICENSE= BSD +LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${LOCALBASE}/include/biosfont.h:${PORTSDIR}/sysutils/biosfont RUN_DEPENDS= /boot/modules/biosfont.ko:${PORTSDIR}/sysutils/biosfont |