LICENSE=gnu-lgpl-v2
This commit is contained in:
parent
30ce47e40e
commit
708d100a0e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2009/02/11 19:19:00 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2011/10/16 07:13:21 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= PQueue-0.2
|
||||
|
@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.bz2
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.csse.monash.edu.au/hons/projects/1999/Andrew.Snare/
|
||||
COMMENT= Priority-queues using fibonacci heaps
|
||||
LICENSE= gnu-lgpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue