summaryrefslogtreecommitdiff
path: root/lang/bf2c
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2010-06-13 20:04:04 +0000
committerRene Ladan <rene@FreeBSD.org>2010-06-13 20:04:04 +0000
commit17c16158a45f63b5bcdd23ad7958ab53d6897bf7 (patch)
tree52a9f7f8252dae7d746d7e8b949438e754928d70 /lang/bf2c
parentThese ports are GPLv2-licensed (diff)
These ports are BSD-licensed
Approved by: tabthorpe (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=256489
Diffstat (limited to 'lang/bf2c')
-rw-r--r--lang/bf2c/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/bf2c/Makefile b/lang/bf2c/Makefile
index 6fa679decf38..d077403aa867 100644
--- a/lang/bf2c/Makefile
+++ b/lang/bf2c/Makefile
@@ -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: