import cl-launch-4.1.3

cl-launch is a unix utility to make your Lisp software easily invokable
from the shell command-line.

ok aja@
This commit is contained in:
jasper 2015-08-12 06:49:36 +00:00
parent 3e49a52552
commit 748944c135
4 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,27 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/08/12 06:49:36 jasper Exp $
COMMENT= uniform frontend to running Common Lisp code from the shell
DISTNAME= cl-launch-4.1.3
CATEGORIES= sysutils
HOMEPAGE= http://cliki.net/cl-launch
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# LLGPL (http://www.cliki.net/LLGPL)
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://distfiles.nl/
WRKDIST= ${WRKDIR}/cl-launch.git/
WANTLIB= c
USE_GMAKE= Yes
ALL_TARGET= cl-shim
RUN_DEPENDS= abcl-*|clisp-*|sbcl-*:lang/sbcl
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (cl-launch-4.1.3.tar.gz) = palzVe6/vGdbXKfXrEehun0wNcQ2l5ftvMW1xMPXQK8=
SIZE (cl-launch-4.1.3.tar.gz) = 80540

View File

@ -0,0 +1,2 @@
cl-launch is a unix utility to make your Lisp software easily invokable
from the shell command-line.

View File

@ -0,0 +1,12 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/08/12 06:49:36 jasper Exp $
@bin bin/cl
bin/cl-launch
share/common-lisp/
share/common-lisp/source/
share/common-lisp/source/cl-launch/
share/common-lisp/source/cl-launch/build.xcvb
share/common-lisp/source/cl-launch/cl-launch.asd
share/common-lisp/source/cl-launch/launcher.lisp
share/common-lisp/source/cl-launch/wrapper.sh
share/common-lisp/systems/
share/common-lisp/systems/cl-launch.asd