head	1.13;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.05.58.48;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.09.04.17.05.43;	author ashish;	state Exp;
branches;
next	1.11;

1.11
date	2012.08.01.16.50.15;	author ashish;	state Exp;
branches;
next	1.10;

1.10
date	2012.07.13.14.14.12;	author tabthorpe;	state Exp;
branches;
next	1.9;

1.9
date	2012.02.22.13.31.28;	author ashish;	state Exp;
branches;
next	1.8;

1.8
date	2011.10.17.06.01.27;	author ashish;	state Exp;
branches;
next	1.7;

1.7
date	2011.09.07.20.21.25;	author ashish;	state Exp;
branches;
next	1.6;

1.6
date	2011.08.27.22.22.52;	author ashish;	state Exp;
branches;
next	1.5;

1.5
date	2010.03.28.06.38.51;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2010.02.05.11.40.12;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2009.09.18.23.36.15;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2009.07.31.13.53.12;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2008.12.26.05.34.51;	author pgollucci;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# New ports collection makefile for:   clojure-mode.el
# Date created:		22 Dec 2008
# Whom:			Peter Schuller <peter.schuller@@infidyne.com>
#
# $FreeBSD: head/lang/clojure-mode.el/Makefile 303664 2012-09-04 17:05:43Z ashish $
#

PORTNAME=	clojure-mode.el
PORTVERSION=	20090718
PORTREVISION=	9
CATEGORIES=	lang elisp
MASTER_SITES=	http://distfiles.scode.org/ports/
DISTNAME=	clojure-mode-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Emacs lisp module for the Clojure language

USE_EMACS=	yes

NO_BUILD=	yes
WRKSRC=		${WRKDIR}/clojure-mode

do-install:
	${INSTALL_DATA} ${WRKSRC}/clojure-mode.el ${PREFIX}/${EMACS_SITE_LISPDIR}/clojure-mode.el
	${INSTALL_DATA} ${WRKSRC}/clojure-test-mode.el ${PREFIX}/${EMACS_SITE_LISPDIR}/clojure-test-mode.el

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.12
log
@SVN rev 303664 on 2012-09-04 17:05:43Z by ashish

Chase Emacs updates
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@SVN rev 301834 on 2012-08-01 16:50:15Z by ashish

- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
@
text
@d10 1
a10 1
PORTREVISION=	8
@


1.10
log
@- Reassign to the heap
- Thank you for your years of service

With hat::	portmgr
@
text
@d10 1
a10 1
PORTREVISION=	7
@


1.9
log
@- Chase Emacs updates

PR:		ports/165082
@
text
@d15 1
a15 1
MAINTAINER=	peter.schuller@@infidyne.com
@


1.8
log
@- Chase editors/emacs update
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.7
log
@Chase editors/emacs update
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.6
log
@Chase editors/emacs update.

PR:		ports/160196
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.5
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.4
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.3
log
@- Update to 20090718

PR:		138952
Submitted by:	Peter Schuller <peter.schuller@@infidyne.com> (maintainer)
Feature safe: yes
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.2
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d9 1
a9 1
PORTVERSION=	20081222
d25 1
@


1.1
log
@clojure-mode is an emacs editing mode for the clojure
(www.clojure.org) programming language.

WWW: http://clojure.codestuffs.com/

PR:             ports/129857
Submitted by:   Peter Schuller <peter.schuller at infidyne.com>
Approved by:    araujo (mentor, implicit)
@
text
@d10 1
@

