[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / games / xcowsay

Annotation of pkgsrc/games/xcowsay/Makefile, Revision 1.24

1.24    ! nia         1: # $NetBSD: Makefile,v 1.23 2019/07/21 22:24:53 wiz Exp $
1.1       drochner    2:
1.24    ! nia         3: DISTNAME=      xcowsay-1.4
1.1       drochner    4: CATEGORIES=    misc
1.24    ! nia         5: MASTER_SITES=  https://www.nickg.me.uk/files/
1.1       drochner    6:
                      7: MAINTAINER=    pkgsrc-users@NetBSD.org
1.24    ! nia         8: HOMEPAGE=      https://www.doof.me.uk/xcowsay/
1.1       drochner    9: COMMENT=       Display a cow and message on your desktop
                     10: LICENSE=       gnu-gpl-v3
                     11:
                     12: GNU_CONFIGURE=         yes
                     13: USE_PKGLOCALEDIR=      yes
1.18      rillig     14: USE_TOOLS+=            pkg-config
1.1       drochner   15:
                     16: .include "options.mk"
                     17: .include "../../x11/gtk2/buildlink3.mk"
                     18: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>