The contents of avr-libc are licensed with a Modified BSD License.
This commit is contained in:
parent
9ad454980b
commit
579a2c2c5f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2010/08/05 15:50:22 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2012/08/18 14:46:26 dsainty Exp $
|
||||
|
||||
DISTNAME= avr-libc-1.6.7
|
||||
PKGREVISION= 1
|
||||
|
@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2
|
|||
MAINTAINER= wennmach@NetBSD.org
|
||||
HOMEPAGE= http://savannah.nongnu.org/projects/avr-libc
|
||||
COMMENT= C and math library for Atmel AVR 8-bit microcontrollers
|
||||
LICENSE= modified-bsd
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue