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.
11 lines
316 B
Text
11 lines
316 B
Text
# $NetBSD: Makefile.common,v 1.4 2020/01/26 17:31:09 rillig Exp $
|
|
#
|
|
# used by emulators/py-keystone/Makefile
|
|
|
|
DISTNAME= keystone-0.9.1
|
|
CATEGORIES= emulators
|
|
MASTER_SITES= ${MASTER_SITE_GITHUB:=keystone-engine/}
|
|
|
|
HOMEPAGE= https://www.keystone-engine.org/
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../emulators/keystone/distinfo
|