Files
ports/games/hs-scroll/Makefile
T
Älven 0ef5a919c8 games/hs-scroll: Update 1.20180421 => 1.20250228.2
* Switch GHC 9.4.8 => 9.10.3 (latest)

Approved by:		haskell@ (alven@)
Approved by:	    	db@, yuri@ (Mentors, implicit)
2026-04-04 19:44:44 +04:00

16 lines
318 B
Makefile

PORTNAME= scroll
DISTVERSION= 1.20250228.2
CATEGORIES= games haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Roguelike game
WWW= https://joeyh.name/code/scroll/
LICENSE= GPLv2
BROKEN_FreeBSD_16= c2hs chokes on /usr/include/ncurses.h:523: The symbol 'bool' does not fit here.
USES= cabal
.include <bsd.port.mk>