These ports are BSD-licensed
Approved by: tabthorpe (mentor) Feature safe: yes
This commit is contained in:
parent
328f971fb3
commit
17c16158a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256489
@ -13,6 +13,9 @@ MASTER_SITES= SF
|
||||
MAINTAINER= rene@FreeBSD.org
|
||||
COMMENT= Optimizing BrainF*ck to C compiler
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GMAKE=yes
|
||||
|
||||
post-patch:
|
||||
|
@ -13,6 +13,8 @@ MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/
|
||||
MAINTAINER= rene@FreeBSD.org
|
||||
COMMENT= Demos for the biosfont kernel module
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/biosfont.h:${PORTSDIR}/sysutils/biosfont
|
||||
RUN_DEPENDS= /boot/modules/biosfont.ko:${PORTSDIR}/sysutils/biosfont
|
||||
|
||||
|
@ -13,6 +13,8 @@ MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/
|
||||
MAINTAINER= rene@FreeBSD.org
|
||||
COMMENT= Kernel module to retrieve bitmap fonts from BIOS memory
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
# only platforms guraranteed to be ok, feedback/patches are welcome
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user