9637f7852e
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
16 lines
391 B
Makefile
16 lines
391 B
Makefile
# $NetBSD: Makefile,v 1.25 2020/01/26 17:31:14 rillig Exp $
|
|
#
|
|
|
|
DISTNAME= fire-1.0
|
|
PKGREVISION= 8
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.libsdl.org/projects/fire/src/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://www.libsdl.org/projects/fire/index.html
|
|
COMMENT= Organic fireworks demo
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/SDL/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|