diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-10-19 08:01:41 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-10-19 08:01:41 +0000 |
commit | 944bcef8cd24a709e95a179d425c2467499c3158 (patch) | |
tree | 2b133caa88c936ebe1e11c4f048b9c22309af40b /chinese/xcin25/Makefile | |
parent | 5c632b5f21c599af1fba1347fc05a234717ef115 (diff) | |
download | ports-944bcef8cd24a709e95a179d425c2467499c3158.tar.gz ports-944bcef8cd24a709e95a179d425c2467499c3158.zip |
Notes
Diffstat (limited to 'chinese/xcin25/Makefile')
-rw-r--r-- | chinese/xcin25/Makefile | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index 6a57624e1165..0d6e6e5fe487 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xcin25 -# Version required: xcin-2.5.1 -# Date created: 25 June 1999 +# Version required: xcin-2.5.2b +# Date created: 18 Oct 1999 # Whom: Keith Jang <jtjang@gcn.net.tw> # # $FreeBSD$ # -DISTNAME= xcin-2.5.1 -PKGNAME= zh-xcin-2.5.1 +DISTNAME= xcin-2.5-19991017 +PKGNAME= zh-xcin-2.5.2b CATEGORIES= chinese x11 -MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ +MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ MAINTAINER= jtjang@gcn.net.tw @@ -43,9 +43,11 @@ post-install: ${INSTALL_MAN} ${WRKSRC}/doc/CopyRight ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/FAQ ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/README ${PREFIX}/lib/X11/xcin25/doc + ${INSTALL_MAN} ${WRKSRC}/doc/README.En ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/SETUP ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/Todo ${PREFIX}/lib/X11/xcin25/doc ${INSTALL_MAN} ${WRKSRC}/doc/Usage ${PREFIX}/lib/X11/xcin25/doc + ${INSTALL_MAN} ${WRKSRC}/doc/UserGuide ${PREFIX}/lib/X11/xcin25/doc ${MKDIR} ${PREFIX}/lib/X11/xcin25/doc/internal ${INSTALL_MAN} ${WRKSRC}/doc/internal/IMdkit \ ${PREFIX}/lib/X11/xcin25/doc/internal |