# New ports collection Makefile for: esecanna # Date created: 24 February 2000 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= esecanna PORTVERSION= 1.0.1 PORTREVISION= 5 CATEGORIES= japanese MASTER_SITES= http://esecanna.netfort.gr.jp/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}_${PORTVERSION} DIST_SUBDIR= esecanna MAINTAINER= ports@FreeBSD.org COMMENT= Pseudo cannaserver which wraps some other input engines USE_RC_SUBR= esecanna GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --with-piddir="/var/run/esecanna" DOCS= CREDITS CHANGES.jp README.First.jp README.jp post-patch: ${REINPLACE_CMD} -e " \ s,!!PREFIX!!,${PREFIX},g; \ " \ ${WRKSRC}/README.jp \ ${WRKSRC}/esecannarc post-install: ${MKDIR} ${PREFIX}/lib/esecanna .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/esecanna cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${PREFIX}/share/doc/esecanna/ .endif @${CAT} ${PKGMESSAGE} .include .cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
* Update to 1.2.6.2Mathieu Arnold2016-03-081-8/+15
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-131-1/+1
* Remove ansi version fo wxGTK 2.8 and only keep the unicode versionBaptiste Daroussin2015-09-171-1/+1
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1
* Use unicode version of wxBaptiste Daroussin2014-03-241-2/+3
* - Fix build with clangPawel Pekala2013-12-211-13/+14
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-5/+2