Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2014 03:51:05 +0000 (UTC)
From:      Daichi GOTO <daichi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359447 - in head/japanese: . font-ricty-discord
Message-ID:  <201406270351.s5R3p5Ni011915@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@vmeta.jp>
+# $FreeBSD$
+
+PKGNAMESUFFIX=	-discord
+COMMENT=	Ricty Discord - fonts for programming
+
+MASTERDIR=	${.CURDIR}/../font-ricty
+
+.include        "${MASTERDIR}/Makefile"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406270351.s5R3p5Ni011915>