wouldn't mind seeing other people continue to maintain these packages. Resetting to pkgsrc-users@NetBSD.org
20 lines
494 B
Makefile
20 lines
494 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/11/25 23:32:28 othyro Exp $
|
|
#
|
|
|
|
DISTNAME= pbbuttonsd-0.7.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pbbuttons/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://pbbuttons.berlios.de/
|
|
COMMENT= Daemon to handle laptop specific features
|
|
|
|
PKG_DESTDIR_SUPPORT= none
|
|
|
|
GNU_CONFIGURE= YES
|
|
ONLY_FOR_PLATFORM= Linux-*-*
|
|
USE_TOOLS+= gmake
|
|
USE_LIBTOOL+= YES
|
|
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|