Thu May 19 13:13:51 2011 UTC ()
Add RESTRICTED=Violation of open-font-license PERMISSION & CONDITIONS 5)


(ryoon)
diff -r1.2 -r1.3 pkgsrc/fonts/ricty-ttf/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/fonts/ricty-ttf/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/ricty-ttf/Makefile 2011/05/19 12:50:09 1.2
+++ pkgsrc/fonts/ricty-ttf/Makefile 2011/05/19 13:13:51 1.3
@@ -1,26 +1,28 @@ @@ -1,26 +1,28 @@
1# $NetBSD: Makefile,v 1.2 2011/05/19 12:50:09 ryoon Exp $ 1# $NetBSD: Makefile,v 1.3 2011/05/19 13:13:51 ryoon Exp $
2# 2#
3 3
4DISTNAME= Ricty-2.0.1 4DISTNAME= Ricty-2.0.1
5PKGNAME= ${DISTNAME:tl:S/-/-ttf-/} 5PKGNAME= ${DISTNAME:tl:S/-/-ttf-/}
6CATEGORIES= fonts japanese 6CATEGORIES= fonts japanese
7MASTER_SITES= http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty/ 7MASTER_SITES= http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty/
8 8
9MAINTAINER= ryoon@NetBSD.org 9MAINTAINER= ryoon@NetBSD.org
10HOMEPAGE= http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html 10HOMEPAGE= http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html
11COMMENT= Migu 1M and Inconsolata based TrueType fonts for programming 11COMMENT= Migu 1M and Inconsolata based TrueType fonts for programming
12LICENSE= ipafont AND open-font-license AND mplusfont 12LICENSE= ipafont AND open-font-license AND mplusfont
13 13
 14RESTRICTED= Violation of open-font-license PERMISSION & CONDITIONS 5)
 15
14PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
15 17
16NO_BIN_ON_CDROM= ${RESTRICTED} 18NO_BIN_ON_CDROM= ${RESTRICTED}
17NO_BIN_ON_FTP= ${RESTRICTED} 19NO_BIN_ON_FTP= ${RESTRICTED}
18NO_SRC_ON_CDROM= ${RESTRICTED} 20NO_SRC_ON_CDROM= ${RESTRICTED}
19NO_SRC_ON_FTP= ${RESTRICTED} 21NO_SRC_ON_FTP= ${RESTRICTED}
20 22
21USE_X11BASE= YES 23USE_X11BASE= YES
22NO_CONFIGURE= YES 24NO_CONFIGURE= YES
23NO_BUILD= YES 25NO_BUILD= YES
24 26
25DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} 27DOCSDIR= ${PREFIX}/share/doc/${PKGBASE}
26 28