svn commit: r359447 - in head/japanese: . font-ricty-discord
Daichi GOTO
daichi at FreeBSD.org
Fri Jun 27 03:51:06 UTC 2014
Author: daichi
Date: Fri Jun 27 03:51:05 2014
New Revision: 359447
URL: http://svnweb.freebsd.org/changeset/ports/359447
QAT: https://qat.redports.org/buildarchive/r359447/
Log:
add a new port japanese/font-ricty-discord
PR: 190967
Submitted by: Koichiro IWAO
Added:
head/japanese/font-ricty-discord/
head/japanese/font-ricty-discord/Makefile (contents, props changed)
Modified:
head/japanese/Makefile
Modified: head/japanese/Makefile
==============================================================================
--- head/japanese/Makefile Fri Jun 27 03:46:23 2014 (r359446)
+++ head/japanese/Makefile Fri Jun 27 03:51:05 2014 (r359447)
@@ -79,6 +79,7 @@
SUBDIR += font-mplus
SUBDIR += font-mplus-ipa
SUBDIR += font-ricty
+ SUBDIR += font-ricty-discord
SUBDIR += font-sazanami
SUBDIR += font-shinonome
SUBDIR += font-std
Added: head/japanese/font-ricty-discord/Makefile
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/japanese/font-ricty-discord/Makefile Fri Jun 27 03:51:05 2014 (r359447)
@@ -0,0 +1,9 @@
+# Created by: Koichiro IWAO <meta+ports at vmeta.jp>
+# $FreeBSD$
+
+PKGNAMESUFFIX= -discord
+COMMENT= Ricty Discord - fonts for programming
+
+MASTERDIR= ${.CURDIR}/../font-ricty
+
+.include "${MASTERDIR}/Makefile"
More information about the svn-ports-all
mailing list