summaryrefslogtreecommitdiff
path: root/japanese/ng-canna/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
commit3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch)
tree3b2da25c07f6e025110e7dcc036f2541a3f985e3 /japanese/ng-canna/Makefile
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76037
Diffstat (limited to 'japanese/ng-canna/Makefile')
-rw-r--r--japanese/ng-canna/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/ng-canna/Makefile b/japanese/ng-canna/Makefile
index fe1a97c78a56..a24997a463b5 100644
--- a/japanese/ng-canna/Makefile
+++ b/japanese/ng-canna/Makefile
@@ -8,14 +8,14 @@
PKGNAMESUFFIX= -canna
MASTERDIR= ${.CURDIR}/../ng
-COMMENTFILE= ${.CURDIR}/pkg-comment
DESCR= ${.CURDIR}/pkg-descr
LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna
-.include "${MASTERDIR}/Makefile"
-
MAINTAINER= honda@kashio.info.mie-u.ac.jp
+COMMENT= A very lightweight Emacs-clone with Japanese and Canna support
+
+.include "${MASTERDIR}/Makefile"
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DCANNA" \
LIBS="-L${LOCALBASE}/lib -lcanna -ltermcap"