mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 19:24:22 -04:00
12 lines
279 B
Makefile
12 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"
|