# Created by: Michael C . Wu # $FreeBSD: head/chinese/auto-tw-l10n/Makefile 414421 2016-05-01 19:59:13Z sunpoet $ PORTNAME= auto-tw-l10n PORTVERSION= 1.15 CATEGORIES= chinese MASTER_SITES= LOCAL/sunpoet MAINTAINER= ports@FreeBSD.org COMMENT= Automatic localization for Traditional Chinese locale NO_ARCH= yes NO_BUILD= yes USES= tar:xz SUB_FILES= pkg-message do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ ${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ .include