pkgsrc/time/wmclockmon/Makefile
wiz 2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
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).
2012-10-23 10:24:02 +00:00

18 lines
483 B
Makefile

# $NetBSD: Makefile,v 1.10 2012/10/23 10:24:12 wiz Exp $
#
DISTNAME= wmclockmon-0.8.1
PKGREVISION= 2
CATEGORIES= time x11
MASTER_SITES= http://tnemeth.free.fr/projets/programmes/
MAINTAINER= poff@sixbit.org
HOMEPAGE= http://tnemeth.free.fr/projets/dockapps.html
COMMENT= Windowmaker dockapp for time/date
GNU_CONFIGURE= yes
.include "../../x11/gtk/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"