13 lines
379 B
Makefile
13 lines
379 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/08/06 04:34:04 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= containers-unicode-symbols-0.3.0.2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Unicode alternatives for common functions and operators
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../devel/hs-base-unicode-symbols/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|