diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index 95c0f5652ac4..3570a0a54c09 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -1,20 +1,21 @@ PORTNAME= auto-tw-l10n PORTVERSION= 1.16 CATEGORIES= chinese MAINTAINER= ports@FreeBSD.org COMMENT= Automatic localization for Traditional Chinese locale +WWW= https://github.com/BSDTW/auto-tw-l10n NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message USE_GITHUB= yes GH_ACCOUNT= BSDTW do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ ${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${PREFIX}/share/skel/zh_TW.UTF-8/ .include