Bug 175211 - [MAINTAINER] japanese/ebnetd: add license information
Summary: [MAINTAINER] japanese/ebnetd: add license information
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-11 14:30 UTC by Yasuhiro Kimura
Modified: 2013-01-12 15:50 UTC (History)
0 users

See Also:


Attachments
patch-ja-ebnetd (360 bytes, text/plain)
2013-01-11 14:30 UTC, Yasuhiro Kimura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2013-01-11 14:30:01 UTC
	Add license information.
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-01-12 15:41:32 UTC
Author: rakuco
Date: Sat Jan 12 15:41:25 2013
New Revision: 310278
URL: http://svnweb.freebsd.org/changeset/ports/310278

Log:
  Add licensing information.
  
  PR:		ports/175211
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)

Modified:
  head/japanese/ebnetd/Makefile

Modified: head/japanese/ebnetd/Makefile
==============================================================================
--- head/japanese/ebnetd/Makefile	Sat Jan 12 15:15:53 2013	(r310277)
+++ head/japanese/ebnetd/Makefile	Sat Jan 12 15:41:25 2013	(r310278)
@@ -9,6 +9,9 @@ MASTER_SITES=	ftp://ftp.sra.co.jp/pub/mi
 MAINTAINER=	yasu@utahime.org
 COMMENT=	Servers for accessing CD-ROM books via TCP/IP
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	eb:${PORTSDIR}/japanese/eb
 
 GNU_CONFIGURE=	yes
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-01-12 15:41:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!