1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/chinese/fcitx-table-extra/Makefile
Wen Heping 79da600848 - Update to 0.3.3
PR:		171608
Submitted by:	Zhihao Yuan <lichray@gmail.com>
2012-09-19 07:54:07 +00:00

29 lines
537 B
Makefile

# New ports collection makefile for: fcitx-table-extra
# Date created: 5 Sep 2012
# Whom: Zhihao Yuan <lichray@gmail.com>
#
# $FreeBSD$
#
PORTNAME= fcitx-table-extra
PORTVERSION= 0.3.3
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= Table-based input methods for Fcitx
LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx
USE_XZ= yes
USE_GETTEXT= yes
USE_CMAKE= yes
USE_GNOME= intltool
INSTALLS_ICONS= yes
STRIP=
PROJECTHOST= fcitx
.include <bsd.port.mk>