14 lines
383 B
Makefile
14 lines
383 B
Makefile
# $NetBSD: Makefile,v 1.7 2010/04/16 22:17:32 emil_s Exp $
|
|
DISTNAME= utf8-string-${VERSION}
|
|
PKGNAME= hs-utf8-string-${VERSION}
|
|
VERSION= 0.3.6
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
HOMEPAGE= http://github.com/glguy/utf8-string/
|
|
COMMENT= Support for reading and writing UTF8 Strings
|
|
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|