# New ports collection makefile for: cmigemo-dict # Date created: 22 August 2011 # Whom: MANTANI Nobutaka # # $FreeBSD$ # CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_LOCAL:S/$/:skkdic/} MASTER_SITE_SUBDIR= nobutaka/:skkdic PKGNAMESUFFIX= -dict DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${SKKDIC_FILE}:skkdic EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= nobutaka@FreeBSD.org COMMENT= Dictionary for C/Migemo Japanese incremental search tool LICENSE= GPLv2 MASTERDIR= ${.CURDIR}/../../japanese/cmigemo PKGDIR= ${.CURDIR} USE_PERL5= yes ALL_TARGET= gcc-dict INSTALL_TARGET= gcc-install-dict SKKDIC_FILE= SKK-JISYO.L-20110813.bz2 LICENSE_DISTFILES= ${SKKDIC_FILE} post-extract: ${BZCAT} ${DISTDIR}/${DIST_SUBDIR}/${SKKDIC_FILE} > ${WRKSRC}/dict/SKK-JISYO.L ${CHMOD} a+x ${WRKSRC}/configure .include "${MASTERDIR}/Makefile" s='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs22
Commit message (Expand)AuthorAgeFilesLines
* Fix runtime breakage on ia64, which was introduced with binutils 2.15.marcel2004-09-061-1/+9
* Enable interruption with C-g key while opening network connection.nobutaka2004-05-242-33/+14
* Add SIZE to distinfo.nobutaka2004-03-251-0/+3
* Move the ancient emacs 19.x port from editors/emacs tokris2004-03-2131-2275/+2391
* BROKEN on !i386 5.x: Does not compilekris2004-02-251-1/+7
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-291-0/+1
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2