a825c28ac2
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
17 lines
449 B
Makefile
17 lines
449 B
Makefile
# $NetBSD: Makefile,v 1.16 2012/10/23 10:24:12 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= xbeats-0.4
|
|
PKGREVISION= 1
|
|
CATEGORIES= x11 time
|
|
MASTER_SITES= http://iznogood.bohemians.org/xbeats/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://iznogood.bohemians.org/
|
|
COMMENT= Beats clock dockable in both Window Maker and AfterStep
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
.include "../../x11/libXpm/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|