pkgsrc/games/xcowsay/Makefile
2016-08-03 10:22:08 +00:00

21 lines
472 B
Makefile

# $NetBSD: Makefile,v 1.15 2016/08/03 10:22:48 adam Exp $
#
DISTNAME= xcowsay-1.3
PKGREVISION= 13
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
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config
.include "options.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"