diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /chinese/stardict-dict-zh_CN | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
Notes
Diffstat (limited to 'chinese/stardict-dict-zh_CN')
-rw-r--r-- | chinese/stardict-dict-zh_CN/Makefile | 16 | ||||
-rw-r--r-- | chinese/stardict-dict-zh_CN/pkg-plist | 38 |
2 files changed, 27 insertions, 27 deletions
diff --git a/chinese/stardict-dict-zh_CN/Makefile b/chinese/stardict-dict-zh_CN/Makefile index 48f7251bc624..9006090effa1 100644 --- a/chinese/stardict-dict-zh_CN/Makefile +++ b/chinese/stardict-dict-zh_CN/Makefile @@ -6,7 +6,7 @@ PORTNAME= stardict2-dict-zh_CN PORTVERSION= 2.4.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= stardict @@ -27,12 +27,12 @@ NO_BUILD= yes USE_BZIP2= yes do-install: - ${MKDIR} ${PREFIX}/share/gnome/stardict/dic/ - ${INSTALL_DATA} ${WRKDIR}/stardict-cdict-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/ - ${INSTALL_DATA} ${WRKDIR}/stardict-cedict-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/ - ${INSTALL_DATA} ${WRKDIR}/stardict-oxford-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/ - ${INSTALL_DATA} ${WRKDIR}/stardict-stardict1.3-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/ - ${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ce-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/ - ${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ec-gb-${PORTVERSION}/* ${PREFIX}/share/gnome/stardict/dic/ + ${MKDIR} ${PREFIX}/share/stardict/dic/ + ${INSTALL_DATA} ${WRKDIR}/stardict-cdict-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/ + ${INSTALL_DATA} ${WRKDIR}/stardict-cedict-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/ + ${INSTALL_DATA} ${WRKDIR}/stardict-oxford-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/ + ${INSTALL_DATA} ${WRKDIR}/stardict-stardict1.3-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/ + ${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ce-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/ + ${INSTALL_DATA} ${WRKDIR}/stardict-xdict-ec-gb-${PORTVERSION}/* ${PREFIX}/share/stardict/dic/ .include <bsd.port.mk> diff --git a/chinese/stardict-dict-zh_CN/pkg-plist b/chinese/stardict-dict-zh_CN/pkg-plist index 2d531e97e656..08ff234deb4a 100644 --- a/chinese/stardict-dict-zh_CN/pkg-plist +++ b/chinese/stardict-dict-zh_CN/pkg-plist @@ -1,19 +1,19 @@ -share/gnome/stardict/dic/cdict-gb.dict.dz -share/gnome/stardict/dic/cdict-gb.idx -share/gnome/stardict/dic/cdict-gb.ifo -share/gnome/stardict/dic/cedict-gb.dict.dz -share/gnome/stardict/dic/cedict-gb.idx -share/gnome/stardict/dic/cedict-gb.ifo -share/gnome/stardict/dic/oxford-gb.dict.dz -share/gnome/stardict/dic/oxford-gb.idx -share/gnome/stardict/dic/oxford-gb.ifo -share/gnome/stardict/dic/stardict1.3.dict.dz -share/gnome/stardict/dic/stardict1.3.idx -share/gnome/stardict/dic/stardict1.3.ifo -share/gnome/stardict/dic/xdict-ce-gb.dict.dz -share/gnome/stardict/dic/xdict-ce-gb.idx -share/gnome/stardict/dic/xdict-ce-gb.ifo -share/gnome/stardict/dic/xdict-ec-gb.dict.dz -share/gnome/stardict/dic/xdict-ec-gb.idx -share/gnome/stardict/dic/xdict-ec-gb.ifo -@dirrmtry share/gnome/stardict/dic +share/stardict/dic/cdict-gb.dict.dz +share/stardict/dic/cdict-gb.idx +share/stardict/dic/cdict-gb.ifo +share/stardict/dic/cedict-gb.dict.dz +share/stardict/dic/cedict-gb.idx +share/stardict/dic/cedict-gb.ifo +share/stardict/dic/oxford-gb.dict.dz +share/stardict/dic/oxford-gb.idx +share/stardict/dic/oxford-gb.ifo +share/stardict/dic/stardict1.3.dict.dz +share/stardict/dic/stardict1.3.idx +share/stardict/dic/stardict1.3.ifo +share/stardict/dic/xdict-ce-gb.dict.dz +share/stardict/dic/xdict-ce-gb.idx +share/stardict/dic/xdict-ce-gb.ifo +share/stardict/dic/xdict-ec-gb.dict.dz +share/stardict/dic/xdict-ec-gb.idx +share/stardict/dic/xdict-ec-gb.ifo +@dirrmtry share/stardict/dic |