Meant to add LICENSE in previous (gnu-gpl-v2).
This commit is contained in:
parent
5939ca19ef
commit
61f4b4fce7
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/04/20 22:25:38 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/04/20 22:29:09 schmonz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xapian-omega-1.0.12
|
||||
|
@ -8,6 +8,7 @@ MASTER_SITES= http://oligarchy.co.uk/xapian/1.0.12/
|
|||
MAINTAINER= schmonz@NetBSD.org
|
||||
HOMEPAGE= http://xapian.org/docs/omega/overview.html
|
||||
COMMENT= Search engine application for websites using Xapian
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
|
||||
|
|
Loading…
Reference in a new issue