c7383780db
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
20 lines
451 B
Makefile
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"
|