pkgsrc-wip/xcowsay/Makefile
Matthias Drochner 21b2660fb2 fix dbus option
2012-06-27 17:35:21 +00:00

22 lines
494 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/06/27 17:35:21 drochner Exp $
#
DISTNAME= xcowsay-1.3
CATEGORIES= misc
MASTER_SITES= http://www.nickg.me.uk/files/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.doof.me.uk/xcowsay/
COMMENT= Display a cow and message on your desktop
LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config
.include "options.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"