aboutsummaryrefslogtreecommitdiff
path: root/japanese/ebview
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-04-05 16:02:16 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-04-05 16:02:16 +0000
commit8b01dbd3ac5f0fc879d9d7a35fed255276889a16 (patch)
tree42136e830e40a98f5675295d56e65bbdb08dd053 /japanese/ebview
parent5b8421382b4739dcf210162cec7794f4868144cf (diff)
downloadports-8b01dbd3ac5f0fc879d9d7a35fed255276889a16.tar.gz
ports-8b01dbd3ac5f0fc879d9d7a35fed255276889a16.zip
Notes
Diffstat (limited to 'japanese/ebview')
-rw-r--r--japanese/ebview/Makefile34
-rw-r--r--japanese/ebview/distinfo1
-rw-r--r--japanese/ebview/pkg-comment1
-rw-r--r--japanese/ebview/pkg-descr4
-rw-r--r--japanese/ebview/pkg-plist5
5 files changed, 45 insertions, 0 deletions
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile
new file mode 100644
index 000000000000..dcdb0423098d
--- /dev/null
+++ b/japanese/ebview/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: ebview
+# Date Created: 28 Jan 2002
+# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ebview
+PORTVERSION= 0.1.4
+CATEGORIES= japanese
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= yoichi@FreeBSD.org
+
+LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb
+
+USE_GTK= yes
+USE_IMLIB= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+MAKE_ARGS= SUBDIRS=src
+
+post-install:
+ ${MKDIR} ${PREFIX}/share/locale/ja/LC_MESSAGES
+ ${INSTALL_DATA} ${WRKSRC}/po/ja.gmo ${PREFIX}/share/locale/ja/LC_MESSAGES/ebview.mo
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${DOCSDIR}
+.for i in ChangeLog README
+ ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/japanese/ebview/distinfo b/japanese/ebview/distinfo
new file mode 100644
index 000000000000..e13c9a70f30d
--- /dev/null
+++ b/japanese/ebview/distinfo
@@ -0,0 +1 @@
+MD5 (ebview-0.1.4.tar.gz) = d95ceca15303c1142c043849eff3efbe
diff --git a/japanese/ebview/pkg-comment b/japanese/ebview/pkg-comment
new file mode 100644
index 000000000000..32cf50dd9312
--- /dev/null
+++ b/japanese/ebview/pkg-comment
@@ -0,0 +1 @@
+Electronic Book Viewer
diff --git a/japanese/ebview/pkg-descr b/japanese/ebview/pkg-descr
new file mode 100644
index 000000000000..2ff8a9ffa8b4
--- /dev/null
+++ b/japanese/ebview/pkg-descr
@@ -0,0 +1,4 @@
+Ebview is a gtk based tool to access CD-ROM dictionaries of
+EPWING, EB, EBG,EBXA, EBXA-C formats.
+
+WWW: http://ebview.sourceforge.net/
diff --git a/japanese/ebview/pkg-plist b/japanese/ebview/pkg-plist
new file mode 100644
index 000000000000..55284a8ff4af
--- /dev/null
+++ b/japanese/ebview/pkg-plist
@@ -0,0 +1,5 @@
+bin/ebview
+share/locale/ja/LC_MESSAGES/ebview.mo
+%%PORTDOCS%%share/doc/ebview/ChangeLog
+%%PORTDOCS%%share/doc/ebview/README
+%%PORTDOCS%%@dirrm share/doc/ebview