# New ports collection makefile for: p5-Text-ChaSen # Date created: 2 March 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= Text-ChaSen PORTVERSION= 1.03 PORTREVISION= 3 CATEGORIES= japanese textproc perl5 MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/chasen/ DISTNAME= chasen-${CHASEN_VERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ChaSen library module for Perl5 LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base MD5_FILE= ${.CURDIR}/../chasen-base/distinfo CHASEN_VERSION= 2.3.3 WRKSRC= ${WRKDIR}/chasen-${CHASEN_VERSION}/perl PERL_CONFIGURE= yes CONFIGURE_ENV= PREFIX="${PREFIX}" MAN3= Text::ChaSen.3 .include PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- post-install: .if !defined(NOPORTDOCS) ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/chasen/doc/README.perl .endif .include repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce a BSDMAKE?= /usr/bin/make and use it as the default MAKE_CMD.bdrewery2015-03-231-0/+1
* Fix typobapt2014-11-221-1/+1
* Define SOELIMbapt2014-11-221-0/+5
* Remove support for pkg_installbapt2014-09-011-16/+0
* - Always pass '-f' with ${RM}. This fixes many ports when building as a userbdrewery2014-07-211-1/+1
* Revert a commit that should not have crept inbapt2014-06-181-1/+1
* tabspace: 8bapt2014-06-181-97/+94
* - Use /usr/bin/unzip for zip files extraction (part 1)ak2014-05-221-0/+1
* xz being included in all supported base system, remove code using versionbapt2014-01-131-4/+1
* Two imake related changes:tijl2013-09-021-1/+1
* Define MAKE_CMD in post.mk to allow anything to overwrite itbapt2013-07-301-1/+0
* Define a new MAKE_CMD commandbapt2013-07-301-0/+1
* Readd the YACC command definition removed by mistakebapt2013-06-291-0/+1
* This time USE_IMAKE is totally gonebapt2013-06-291-1/+0
* - Add PS_CMDmiwi2013-06-011-0/+1
* - Use pkg-static as PKG_BIN which is safer during upgrades ifbdrewery2013-05-301-1/+1
* Make the ports tree use dialog4ports for make config.bapt2013-03-191-0/+1
* - Add new knob USE_LHA [1]miwi2013-03-081-0/+1
* Fix typobapt2012-10-121-1/+1
* Add a part forgotten in previous commit concerning switching to pkgngbapt2012-10-101-0/+2
* - add STAT to bsd.commands.mkbapt2012-10-101-0/+1
* Add JOT command.linimon2012-09-041-0/+1
* - Remove emacs mode, -*- mode: ...; -*- [1]miwi2012-05-231-1/+1
* - only include bsd.pkgng.mk once [1]bapt2012-02-231-0/+11
* Correct comment advising how to use sudo as SU_CMD; doesn't work unlesscrees2011-12-241-1/+1
* Latest round of infrastructure changes.flz2011-05-051-10/+0
* Document how to use "sudo" instead of "su" in SU_CMD.fjoe2010-11-081-0/+2
* - Fix plist leftovers when using LICENSE framework and having @cwd command inpav2010-08-201-2/+3
* - Introduce a new USE_XZ knob that handles lzma/xz compressed distfilespav2010-06-041-0/+6
* - Move pkg_install commands detection to bsd.commands.mkmiwi2009-08-031-0/+15
* Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm.pav2008-04-151-0/+16