mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Chase textproc/sary update
This commit is contained in:
parent
166770e20f
commit
c75479cdc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150815
3 changed files with 6 additions and 5 deletions
|
@ -7,13 +7,14 @@
|
|||
|
||||
PORTNAME= prime
|
||||
DISTVERSION= 1.0.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://prime.sourceforge.jp/src/
|
||||
|
||||
MAINTAINER= otsuji@users.sourceforge.jp
|
||||
COMMENT= PRedictive Input Method Editor(PRIME)
|
||||
|
||||
LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary
|
||||
LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/sary.so:${PORTSDIR}/textproc/ruby-sary \
|
||||
${RUBY_ARCHLIBDIR}/iconv.so:${PORTSDIR}/converters/ruby-iconv \
|
||||
${LOCALBASE}/share/emacs/site-lisp/init-suikyo.el:${PORTSDIR}/japanese/suikyo \
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= Search-Saryer
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ftp://ftp.namazu.org/sary/perl/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Perl interface to the Sary library
|
||||
|
||||
LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary
|
||||
LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= sary
|
||||
PORTVERSION= 0.5
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= textproc ruby
|
||||
MASTER_SITES= http://prime.sourceforge.jp/freebsd/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A Ruby interface to the Sary library
|
||||
|
||||
LIB_DEPENDS= sary.9:${PORTSDIR}/textproc/sary
|
||||
LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue