10 lines
283 B
Makefile
10 lines
283 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/03/04 07:42:04 phonohawk Exp $
|
|
DISTNAME= utf8-string-0.3.7
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Support for reading and writing UTF8 Strings
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|