# New ports collection makefile for: ja-mutt # Date created: 5 Sep 1999 # Whom: IWASHITA Yoji # # $FreeBSD$ # PORTNAME= mutt PORTVERSION= ${VERSION}.j${JP_VERSION} CATEGORIES= japanese mail MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ http://www.hiei.kit.ac.jp/~hitomi/mutt/ \ ftp://ftp.gbnet.net/pub/mutt-international/ \ ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.guug.de/pub/mutt/historic/ DISTNAME= ${PORTNAME}-${VERSION}i DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ manual_ja-${VERSION:R}i-2${EXTRACT_SUFX} PATCH_SITES= http://www.geocities.co.jp/SiliconValley-PaloAlto/2594/ \ http://www2.odn.ne.jp/~aab27060/ports/distfiles/ PATCHFILES= ${DISTNAME}-jp${JP_VERSION}-diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= shuna@pop16.odn.ne.jp LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang .if !defined(WITH_GETTEXT) LIB_DEPENDS+= intl.1:${PORTSDIR}/devel/gettext .endif .if defined(WITH_GETTEXT) BUILD_DEPENDS= ${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext .endif RUN_DEPENDS= urlview:${PORTSDIR}/textproc/urlview VERSION= 1.2.5 JP_VERSION= 2 DIST_SUBDIR= mutt USE_GMAKE= yes USE_AUTOMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-slang --enable-locales-fix \ --enable-flock --disable-fcntl \ --sysconfdir=${PREFIX}/etc \ --with-docdir=${PREFIX}/share/doc/mutt \ --enable-pop --enable-imap .if defined(WITH_GETTEXT) CONFIGURE_ARGS+= --with-included-gettext .endif MAN1= mutt.1 mutt_dotlock.1 MAN5= muttrc.5 pre-configure: (cd ${WRKSRC}; aclocal -I m4) post-install: ${INSTALL_DATA} ${WRKDIR}/manual_ja.txt ${PREFIX}/share/doc/mutt ${INSTALL_DATA} ${WRKDIR}/manual_ja.tex ${PREFIX}/share/doc/mutt ${INSTALL_DATA} ${WRKDIR}/manual_ja.html ${PREFIX}/share/doc/mutt ${INSTALL_DATA} ${WRKDIR}/manual_ja.sgml ${PREFIX}/share/doc/mutt .include 6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.4makc2011-12-063-52/+25
* Chase after net/openldap24-server update.delphij2011-02-251-1/+1
* - Chase security/libksba shlib version bumpglarkin2010-12-161-0/+1
* Update to 1.3.1makc2010-11-233-7/+10
* Fix build with upcoming KDE 4.5makc2010-08-211-0/+1
* - update to 1.4.1dinoex2010-03-281-0/+1
* Update to 1.2.3makc2010-02-153-7/+11
* - update to jpeg-8dinoex2010-02-051-0/+1
* Update to 1.2.1makc2009-11-193-4/+5
* Update to 1.2 - first release for KDE4!makc2009-10-173-5/+6
* Update to 1.2-rc1makc2009-10-083-7/+12
* Update to 1.2-alpha6makc2009-08-233-6/+6
* Update to 1.2-alpha5makc2009-08-063-6/+45
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* Update to 1.2-alpha3makc2009-06-033-5/+9
* Update to 1.2-alpha1 after repocopymakc2009-05-284-181/+42
* Update to version 1.1markus2008-09-02