Bug 185085 - [UPDATE] graphics/aalib, add license information
Summary: [UPDATE] graphics/aalib, 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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-22 11:20 UTC by hardy.schumacher
Modified: 2014-03-31 07:20 UTC (History)
0 users

See Also:


Attachments
file.diff (402 bytes, patch)
2013-12-22 11:20 UTC, hardy.schumacher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hardy.schumacher 2013-12-22 11:20:00 UTC
Added license information to port graphics/aalib.

Fix: Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-22 11:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-31 07:14:31 UTC
Author: eadler
Date: Mon Mar 31 06:14:18 2014
New Revision: 349707
URL: http://svnweb.freebsd.org/changeset/ports/349707
QAT: https://qat.redports.org/buildarchive/r349707/

Log:
  graphics/aalib:	add license information
  
  PR:	ports/185085
  Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>

Modified:
  head/graphics/aalib/Makefile

Modified: head/graphics/aalib/Makefile
==============================================================================
--- head/graphics/aalib/Makefile	Mon Mar 31 05:55:49 2014	(r349706)
+++ head/graphics/aalib/Makefile	Mon Mar 31 06:14:18 2014	(r349707)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r
 MAINTAINER=	eadler@FreeBSD.org
 COMMENT=	ASCII art library
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 OPTIONS_DEFINE=	X11
 
 USES=		ncurses libtool
_______________________________________________
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 3 Eitan Adler freebsd_committer freebsd_triage 2014-03-31 07:14:37 UTC
State Changed
From-To: open->closed

Thanks & sorry I've taken so long