aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-28 19:40:24 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-28 19:40:24 +0800
commit54d2be567bf8935c1c79d71c7a7e383eaa58b3af (patch)
tree8cedfff5f3cfeaa140232673e8b86424b9a491fa /chinese
parente69f3729ef0e4a572380fb1e7dc71b714a94dd48 (diff)
downloadfreebsd-ports-gnome-54d2be567bf8935c1c79d71c7a7e383eaa58b3af.tar.gz
freebsd-ports-gnome-54d2be567bf8935c1c79d71c7a7e383eaa58b3af.tar.zst
freebsd-ports-gnome-54d2be567bf8935c1c79d71c7a7e383eaa58b3af.zip
- Strip library
- Add LICENSE
Diffstat (limited to 'chinese')
-rw-r--r--chinese/scim-fcitx/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile
index b98f2f04030d..90419c675ae8 100644
--- a/chinese/scim-fcitx/Makefile
+++ b/chinese/scim-fcitx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scim
PORTVERSION= 3.1.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= chinese
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-fcitx/${PORTVERSION}
PKGNAMESUFFIX= -fcitx
@@ -12,11 +12,15 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM IMEngine module for fcitx
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= tar:bzip2 gmake libtool:keepla pkgconfig
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
MAKE_JOBS_UNSAFE= yes
WRKSRC= ${WRKDIR}/fcitx