These ports are BSD-licensed

Approved by:	tabthorpe (mentor)
Feature safe:	yes
This commit is contained in:
Rene Ladan 2010-06-13 20:04:04 +00:00
parent 328f971fb3
commit 17c16158a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256489
3 changed files with 7 additions and 0 deletions

View File

@ -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:

View File

@ -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

View File

@ -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