aboutsummaryrefslogtreecommitdiff
path: root/japanese/ng-canna
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
parent55850b547b3f7faa5079a8e226888eb13c4df728 (diff)
downloadports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.tar.gz
ports-3baa89dcc940f9d4cc6e68219720b4e96fb52a08.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76037
Diffstat (limited to 'japanese/ng-canna')
-rw-r--r--japanese/ng-canna/Makefile6
-rw-r--r--japanese/ng-canna/pkg-comment1
2 files changed, 3 insertions, 4 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"
diff --git a/japanese/ng-canna/pkg-comment b/japanese/ng-canna/pkg-comment
deleted file mode 100644
index 69125893a11c..000000000000
--- a/japanese/ng-canna/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A very lightweight Emacs-clone with Japanese and Canna support