c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
20 lines
500 B
Makefile
20 lines
500 B
Makefile
# $NetBSD: Makefile,v 1.3 2004/10/03 00:18:23 tv Exp $
|
|
|
|
DISTNAME= wmctrl-1.05
|
|
PKGREVISION= 1
|
|
CATEGORIES= wm
|
|
MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/
|
|
|
|
MAINTAINER= snj@NetBSD.org
|
|
HOMEPAGE= http://sweb.cz/tripie/utils/wmctrl/
|
|
COMMENT= Command line interface to an EWMH-compliant WM
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_BUILDLINK3= YES
|
|
USE_PKGLOCALEDIR= YES
|
|
USE_X11= YES
|
|
|
|
.include "../../devel/glib2/buildlink3.mk"
|
|
.include "../../devel/pkgconfig/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|