svn commit: r322533 - head/korean/nanumcoding-ttf

Jung-uk Kim jkim at FreeBSD.org
Mon Jul 8 19:37:05 UTC 2013


Author: jkim
Date: Mon Jul  8 19:37:05 2013
New Revision: 322533
URL: http://svnweb.freebsd.org/changeset/ports/322533

Log:
  Add local distfile and trim makefile header.

Modified:
  head/korean/nanumcoding-ttf/Makefile

Modified: head/korean/nanumcoding-ttf/Makefile
==============================================================================
--- head/korean/nanumcoding-ttf/Makefile	Mon Jul  8 19:05:27 2013	(r322532)
+++ head/korean/nanumcoding-ttf/Makefile	Mon Jul  8 19:37:05 2013	(r322533)
@@ -1,14 +1,11 @@
-# New ports collection makefile for:	Nanum Gothic Coding Hangul font
-# Date created:		August 4, 2011
-# Whom:			Jung-uk Kim <jkim at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	nanumcoding
 PORTVERSION=	2.0
 CATEGORIES=	korean
-MASTER_SITES=	http://dev.naver.com/frs/download.php/441/
+MASTER_SITES=	http://dev.naver.com/frs/download.php/441/ \
+		LOCAL
+MASTER_SITE_SUBDIR=	jkim
 PKGNAMESUFFIX=	-ttf
 DISTNAME=	NanumGothicCoding-${PORTVERSION}
 


More information about the svn-ports-all mailing list