pkgsrc/sysutils/hal-info/Makefile
wiz 3cd2fc9573 Update to 20090716. Set LICENSE to gnu-gpl-v2.
XXX: optionally licensed under the Academic Free License 2.1, which we
don't have in pkgsrc and which I didn't add just for this package.

Changes: undocumented.
2009-08-16 14:03:59 +00:00

20 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.11 2009/08/16 14:03:59 wiz Exp $
#
DISTNAME= hal-info-20090716
CATEGORIES= sysutils
MASTER_SITES= http://hal.freedesktop.org/releases/
MAINTAINER= netbsd-desktop@NetBSD.org
HOMEPAGE= http://hal.freedesktop.org/
COMMENT= FreeDesktop hardware abstraction layer (info subpackage)
LICENSE= gnu-gpl-v2 # OR Academic-Free-License-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
USE_LIBTOOL= YES
.include "../../mk/bsd.pkg.mk"