aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-infix-sbcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cl-infix-sbcl/Makefile')
-rw-r--r--devel/cl-infix-sbcl/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 31675ea3b38e..b14b115c672f 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -10,11 +10,15 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Lisp macro to read math statements in infix notation
+# Converted from NO_CDROM
+LICENSE= infix
+LICENSE_NAME= infix
+LICENSE_TEXT= No fees or compensation can be charged
+LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:devel/cl-infix
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/infix/infix.asd:devel/cl-infix
-NO_CDROM= No fees or compensation can be charged
-
USE_ASDF_FASL= yes
FASL_TARGET= sbcl
FASL_BUILD= yes