diff options
author | rodent <rodent> | 2013-04-19 11:26:47 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-19 11:26:47 +0000 |
commit | 9e8505fcdac0abb6b64af9b00b90ff6c332c4d33 (patch) | |
tree | 113a481bc05b022262bf011e6154ae20b4776688 /fonts | |
parent | b01aea872c876b9819de924d24f97626d23d6114 (diff) | |
download | pkgsrc-9e8505fcdac0abb6b64af9b00b90ff6c332c4d33.tar.gz |
LICENSE=arphic-public
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/arphic-ttf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/arphic-ttf/Makefile b/fonts/arphic-ttf/Makefile index 9e2cb4d47b4..b32306eb163 100644 --- a/fonts/arphic-ttf/Makefile +++ b/fonts/arphic-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 18:28:17 asau Exp $ +# $NetBSD: Makefile,v 1.19 2013/04/19 11:26:47 rodent Exp $ # DISTNAME= arphic-ttf-2.11 @@ -9,6 +9,7 @@ DISTFILES= ${FONT_FILES:=.gz} ${MISC_FILES} MAINTAINER= rxg@NetBSD.org COMMENT= Chinese TrueType fonts from Arphic Technology +LICENSE= arphic-public CONFLICTS= arphicttf-[0-9]* |