11 lines
279 B
Makefile
11 lines
279 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/05/19 21:14:35 szptvlfn Exp $
|
|
|
|
DISTNAME= utf8-string-0.3.8
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Support for reading and writing UTF8 Strings
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|