head	1.3;
access;
symbols
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2007.02.11.00.55.24;	author kris;	state dead;
branches;
next	1.2;

1.2
date	2004.12.06.07.19.28;	author kris;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.28.10.40.42;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove ports depending on expired devel/cl-asdf-cmucl port.
@
text
@# New ports collection Makefile for:	cl-lml-cmucl
# Date created:				18 May 2003
# Whom:					Henrik Motakef <henrik.motakef@@web.de>
#
# $FreeBSD: ports/www/cl-lml-cmucl/Makefile,v 1.2 2004/12/06 07:19:28 kris Exp $

PORTNAME=		lml
PORTVERSION=		2.3.4
CATEGORIES=		www textproc
MASTER_SITES=		http://files.b9.com/lml/
PKGNAMEPREFIX=		cl-
PKGNAMESUFFIX=		-cmucl
DISTFILES=		# use installed sources from CL_LIBDIR
EXTRACT_ONLY=		# use installed sources from CL_LIBDIR

MAINTAINER=		ports@@FreeBSD.org
COMMENT=		Lisp Markup Language

BUILD_DEPENDS=		${LOCALBASE}/lib/common-lisp/system-registry/lml.asd:${PORTSDIR}/www/cl-lml \
			${LOCALBASE}/lib/common-lisp/asdf/cmuclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-cmucl \
			lisp:${PORTSDIR}/lang/cmucl
RUN_DEPENDS=		${LOCALBASE}/lib/common-lisp/system-registry/lml.asd:${PORTSDIR}/www/cl-lml \
			${LOCALBASE}/lib/common-lisp/asdf/cmuclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-cmucl \
			lisp:${PORTSDIR}/lang/cmucl

do-build:
	WRKSRC=${WRKSRC}/ FBSD_ASDF_COMPILE_PORT=t\
	lisp -nositeinit -noinit \
		-load ${LOCALBASE}/etc/asdf-init.lisp \
		-eval "(asdf:oos 'asdf:compile-op :lml)" \
		-eval "(quit)"

do-install:
	${MKDIR} ${PREFIX}/lib/common-lisp/lml/cmuclfasl
	${INSTALL_DATA} ${WRKSRC}/*.fasl ${PREFIX}/lib/common-lisp/lml/cmuclfasl/

.include <bsd.port.mk>
@


1.2
log
@Reset bouncing maintainer address:

<henrik.motakef@@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
    <henrik.motakef@@web.de> Benutzer nicht bekannt/User unknown (in reply to
    RCPT TO command)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@New Port: lml, a Common Lisp HTML generator (CMUCL)

	CMUCL binaries for lml

PR:		ports/52464
Submitted by:	Henrik Motakef <henrik.motakef@@web.de>
@
text
@d16 1
a16 1
MAINTAINER=		henrik.motakef@@web.de
@

