pkgsrc/games/lnl/Makefile
rillig 9637f7852e all: migrate homepages from http to https
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.
2020-01-26 17:30:40 +00:00

21 lines
497 B
Makefile

# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:15 rillig Exp $
DISTNAME= lnl-3.4.19
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_OSDN:=lnl/50524/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://lnl.osdn.jp/
COMMENT= L&L - Labyrinths & Legends - Fantasy RPG
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
# not used
CHECK_PORTABILITY_SKIP= sh/*
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"