# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ebview-gtk2 # ebview-gtk2/pkg-descr # ebview-gtk2/Makefile # ebview-gtk2/distinfo # ebview-gtk2/pkg-plist # echo c - ebview-gtk2 mkdir -p ebview-gtk2 > /dev/null 2>&1 echo x - ebview-gtk2/pkg-descr sed 's/^X//' >ebview-gtk2/pkg-descr << 'END-of-ebview-gtk2/pkg-descr' XEbview is a gtk based tool to access CD-ROM dictionaries of XEPWING, EB, EBG,EBXA, EBXA-C formats. X XWWW: http://ebview.sourceforge.net/ END-of-ebview-gtk2/pkg-descr echo x - ebview-gtk2/Makefile sed 's/^X//' >ebview-gtk2/Makefile << 'END-of-ebview-gtk2/Makefile' X# New ports collection makefile for: ebview-gtk2 X# Date Created: 7 Dec 2003 X# Whom: X# X# $FreeBSD$ X# X XPORTNAME= ebview XPORTVERSION= 0.3.1 XCATEGORIES= japanese XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Electronic Book Viewer X XLIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb XLIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/Xft X XUSE_GETOPT_LONG= yes X#USE_GNOME= imlib XUSE_GNOME= gtk20 XUSE_GMAKE= yes XUSE_AUTOCONF_VER= 253 XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} XCONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" XMAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ X AUTOHEADER="${TRUE}" X XCPPFLAGS= -I${LOCALBASE}/include XLDFLAGS= -L${LOCALBASE}/lib X Xpre-build: X.for file in src/grep.c X cd ${WRKSRC} && ${MV} ${file} ${file}.pre_iconv \ X && iconv -c -t ascii ${file}.pre_iconv > ${file} || ${TRUE} X.endfor X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X.for i in ChangeLog README X ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} X.endfor X.endif X XPKGNAMESUFFIX= -gtk2 X X.include END-of-ebview-gtk2/Makefile echo x - ebview-gtk2/distinfo sed 's/^X//' >ebview-gtk2/distinfo << 'END-of-ebview-gtk2/distinfo' XMD5 (ebview-0.3.1.tar.gz) = 28927e10bb56c7598757ac4fded85806 END-of-ebview-gtk2/distinfo echo x - ebview-gtk2/pkg-plist sed 's/^X//' >ebview-gtk2/pkg-plist << 'END-of-ebview-gtk2/pkg-plist' Xbin/ebview Xshare/locale/ja/LC_MESSAGES/ebview.mo Xshare/ebview/about.jp Xshare/ebview/about.en Xshare/ebview/endinglist.xml Xshare/ebview/endinglist-ja.xml Xshare/ebview/searchengines.xml Xshare/ebview/shortcut.xml Xshare/ebview/filter.xml Xshare/ebview/help/ja/index.html Xshare/ebview/help/ja/menu.html Xshare/ebview/help/ja/body.html Xshare/ebview/help/en/index.html Xshare/ebview/help/en/menu.html Xshare/ebview/help/en/body.html X@dirrm share/locale X@dirrm share/locale/ja X@dirrm share/locale/ja/LC_MESSAGES X@dirrm share/ebview X@dirrm share/ebview/help X@dirrm share/ebview/help/ja X@dirrm share/ebview/help/en END-of-ebview-gtk2/pkg-plist exit