aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/unicode-uhoai/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vietnamese/unicode-uhoai/Makefile')
-rw-r--r--vietnamese/unicode-uhoai/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/vietnamese/unicode-uhoai/Makefile b/vietnamese/unicode-uhoai/Makefile
index 9f9d1fd340a0..582920dc1df3 100644
--- a/vietnamese/unicode-uhoai/Makefile
+++ b/vietnamese/unicode-uhoai/Makefile
@@ -11,15 +11,16 @@ DISTNAME= uhoaiw21
MAINTAINER= ports@FreeBSD.org
COMMENT= Unicode TrueType Font with UHoai Vietnamese encoding
-USES= fonts zip:infozip
+USES= fonts zip
NO_WRKSUBDIR= yes
-NO_BUILD= taken care of in do-install target
+NO_BUILD= yes
+
+PLIST_FILES= %%FONTSDIR%%/uhoaiw21.ttf
FONTNAME= TrueType
-EXTRACT_BEFORE_ARGS= -qoL
do-install:
@${MKDIR} ${STAGEDIR}${FONTSDIR}
- ${INSTALL_DATA} ${WRKSRC}/uhoaiw21.ttf ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/UHOAIW21.TTF ${STAGEDIR}${FONTSDIR}/uhoaiw21.ttf
.include <bsd.port.mk>