* marked as user-destdir ready
* set LICENSE=gnu-gpl-v2
This commit is contained in:
parent
b45b2720e9
commit
eeca85987b
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2009/07/17 18:00:19 adrianp Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2009/12/09 11:07:01 obache Exp $
|
||||
|
||||
DISTNAME= libol-0.3.18
|
||||
CATEGORIES= sysutils
|
||||
|
@ -8,8 +8,10 @@ MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.balabit.com/network-security/syslog-ng/
|
||||
COMMENT= Support library for syslog-ng
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_LIBTOOL= YES
|
||||
|
|
Loading…
Reference in a new issue