Changeset View
Changeset View
Standalone View
Standalone View
lang/clojure-mode.el/Makefile
| # Created by: Peter Schuller <peter.schuller@infidyne.com> | # Created by: Peter Schuller <peter.schuller@infidyne.com> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= clojure-mode.el | PORTNAME= clojure-mode.el | ||||
| PORTVERSION= 5.11.0 | PORTVERSION= 5.11.0 | ||||
| PORTREVISION= 1 | PORTREVISION= 2 | ||||
| PORTEPOCH= 1 | PORTEPOCH= 1 | ||||
| CATEGORIES= lang elisp | CATEGORIES= lang elisp | ||||
| PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} | PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} | ||||
| MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
| COMMENT= Emacs lisp module for the Clojure language | COMMENT= Emacs lisp module for the Clojure language | ||||
| LICENSE= GPLv3+ | LICENSE= GPLv3+ | ||||
| Show All 18 Lines | |||||