# Created by: Christophe Juniet # $FreeBSD$ PORTNAME= kanjipad PORTVERSION= 2.0.0 PORTREVISION= 8 CATEGORIES= japanese x11 MASTER_SITES= http://fishsoup.net/software/kanjipad/ MAINTAINER= ports@FreeBSD.org COMMENT= Japanese Handwriting recognition USES= perl5 gmake pkgconfig USE_GNOME= gtk20 MAKE_ARGS= OPTIMIZE="${CFLAGS}" PREFIX="${PREFIX}" \ GTKINC="`pkg-config --cflags gtk+-2.0`" LDFLAGS+= -lm PORTDOCS= README PLIST_FILES= bin/kanjipad bin/kpengine %%DATADIR%%/jdata.dat OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/kanjipad ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/kpengine ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/jdata.dat ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* multimedia/ffmpeg: update to 4.0jbeich2018-05-021-1/+1
* emulators/visualboyadvance-m: unbreak with ffmpeg 4.0jbeich2018-05-021-7/+52
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-011-1/+1
* multimedia/ffmpeg: update to 3.4jbeich2017-10-211-1/+1
* Remove WANT_GNOME and HAVE_GNOME.mat2017-10-121-1/+0
* These ports fail the same way on armv6 as they do on aarch64.linimon2017-05-261-1/+2
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-231-1/+1
* - Remove bogus (in presence of USE_GITHUB) USES=tar*amdmi32016-12-294-106/+54
* multimedia/ffmpeg: update to 3.2.2jbeich2016-12-111-1/+1
* emulators/visualboyadvance-m: unbreak build with ffmpeg 3.xjbeich2016-11-192-0/+174
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.linimon2016-11-091-1/+1
* Mark as broken on arm64.linimon2016-11-081-0/+2
* ${RM} already has -f.mat2016-10-211-1/+1
* emulators/visualboyadvance-m: 1.8.0 -> 2.0.0b2pi2016-08-139-60/+65
* Convert to @samplebapt2016-04-101-3/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-12/+12
* emulators/visualboyadvance-m: Expand patch to support malloc.h-less DFmarino2015-11-131-1/+1
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* Clean up plistbapt2014-10-271-6/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - Switch to sfml1 in preparation to sfml updateamdmi32014-08-191-4/+11
* comms/lirc:tijl2014-08-111-0/+1
* emulators/visualboyadvance-m: Upgrade version r1001 => r1231marino2014-06-2012-126/+166
* Convert to USES=dos2unixbapt2014-05-261-3/+1
* - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0
* emulators/visualboyadvance-m: fix buildwg2013-10-054-23/+59
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add a explicit dependency on pkgconfbapt2013-09-181-1/+1
* Convert from USE_GETTEXT to USES= gettextbapt2013-04-271-13/+11
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
* - update png to 1.5.10dinoex2012-06-011-2/+2
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
* - Fix SFML dependency (use LIB_DEPENDS as now sfml installs numbered .so libr...amdmi32011-09-091-3/+3
* - Update to 1001:amdmi32011-08-056-26/+77
* - Update to 1.8.0r966nivit2010-12-133-7/+12
* - Add missing bits of the previous commit that somehow were not committed, th...amdmi32010-09-254-1/+23