diff options
Diffstat (limited to 'chinese/scim-fcitx/Makefile')
-rw-r--r-- | chinese/scim-fcitx/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile index 13518a694c8e..0762f4db9004 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: zh-scim-fcitx # Date created: 8 May 2007 -# Whom: Yinghong.Liu <liu_yinghong@yahoo.com.cn> +# Whom: Yinghong Liu <relaxbsd@gmail.com> # # $FreeBSD$ # @@ -8,12 +8,11 @@ PORTNAME= scim PORTVERSION= 3.1.1 CATEGORIES= chinese -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=scim +MASTER_SITES= SF PKGNAMESUFFIX= -fcitx DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.${PORTVERSION} -MAINTAINER= liu_yinghong@yahoo.com.cn +MAINTAINER= relaxbsd@gmail.com COMMENT= An SCIM IMEngine module for fcitx RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim |