2e65d464e8
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
21 lines
541 B
Makefile
21 lines
541 B
Makefile
# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:13 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= hal-info-20091130
|
|
PKGREVISION= 4
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://hal.freedesktop.org/releases/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://hal.freedesktop.org/
|
|
COMMENT= FreeDesktop hardware abstraction layer (info subpackage)
|
|
LICENSE= gnu-gpl-v2 # OR Academic-Free-License-v2.1
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_PKGLOCALEDIR= YES
|
|
USE_TOOLS+= gmake intltool msgfmt perl pkg-config
|
|
USE_LIBTOOL= YES
|
|
|
|
TEST_TARGET= check
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|