diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-12-15 17:41:39 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-12-15 17:41:39 +0000 |
commit | 14f13b87dfee1b51b2098cece661b48c70d68ab3 (patch) | |
tree | ccbea1451c263e918645f464b860ee7d2239e935 /misc/biosfont-demos | |
parent | bf1dd3915f76fac6ed4572a61a583d7d0707f0bf (diff) |
Notes
Diffstat (limited to 'misc/biosfont-demos')
-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 |