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

File: [cvs.NetBSD.org] / pkgsrc / emulators / blinkensim / Makefile (download)

Revision 1.46, Tue Jan 3 17:37:03 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.45: +2 -2 lines

*: recursive bump for tiff shlib major bump

# $NetBSD: Makefile,v 1.46 2023/01/03 17:37:03 wiz Exp $
#

DISTNAME=	blinkensim-2.2
PKGREVISION=	39
CATEGORIES=	emulators graphics
MASTER_SITES=	http://sven.gimp.org/blinkenlights/old/

MAINTAINER=	salo@NetBSD.org
HOMEPAGE=	http://www.blinkenlights.de/
COMMENT=	Blinkenlights graphics simulator

DEPENDS+=	blinkenthemes>=0.8:../../graphics/blinkenthemes

GNU_CONFIGURE=	YES
USE_TOOLS+=	pkg-config

post-install:
	ln -s blinkensim-gtk ${DESTDIR}${PREFIX}/bin/blinkensim

.include "../../devel/blib/buildlink3.mk"

.include "../../mk/bsd.pkg.mk"