pkgsrc/games/lnl/Makefile
wiz c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00

20 lines
451 B
Makefile

# $NetBSD: Makefile,v 1.6 2015/08/18 07:31:08 wiz Exp $
DISTNAME= lnl-3.4.19
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_OSDN:=lnl/50524/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://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/bsd.pkg.mk"