2014-05-05 02:47:34 +02:00
|
|
|
# $NetBSD: Makefile,v 1.13 2014/05/05 00:47:53 ryoon Exp $
|
2012-07-04 20:04:44 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xcowsay-1.3
|
2014-05-05 02:47:34 +02:00
|
|
|
PKGREVISION= 11
|
2012-07-04 20:04:44 +02:00
|
|
|
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"
|