Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2016 12:38:02 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429976 - head/japanese/font-vlgothic
Message-ID:  <201612301238.uBUCc2rW081214@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Fri Dec 30 12:38:02 2016
New Revision: 429976
URL: https://svnweb.freebsd.org/changeset/ports/429976

Log:
  Add LICENSE.

Modified:
  head/japanese/font-vlgothic/Makefile

Modified: head/japanese/font-vlgothic/Makefile
==============================================================================
--- head/japanese/font-vlgothic/Makefile	Fri Dec 30 12:33:35 2016	(r429975)
+++ head/japanese/font-vlgothic/Makefile	Fri Dec 30 12:38:02 2016	(r429976)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vlgothic
 PORTVERSION=	20141206
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	japanese x11-fonts
 MASTER_SITES=	SFJP/vlgothic/62375
 PKGNAMEPREFIX=	ja-font-
@@ -12,6 +12,9 @@ DISTNAME=	VLGothic-${PORTVERSION}
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	VLGothic Japanese TrueType fonts
 
+LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE.en
+
 USES=		fonts:fc tar:xz
 FONTNAME=	TTF
 NO_ARCH=	yes
@@ -20,7 +23,7 @@ PKGINSTALL=	${WRKDIR}/pkg-install
 PKGDEINSTALL=	${WRKDIR}/pkg-install
 SUB_FILES=	pkg-install
 DATADIR=	${PREFIX}/share/font-${PORTNAME}
-PORTDOCS=	Changelog LICENSE LICENSE.en LICENSE_E.mplus LICENSE_J.mplus \
+PORTDOCS=	Changelog LICENSE_E.mplus LICENSE_J.mplus \
 		README README.sazanami README_J.mplus
 WRKSRC=		${WRKDIR}/VLGothic
 



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