13 lines
356 B
Makefile
13 lines
356 B
Makefile
# $NetBSD: Makefile,v 1.4 2021/05/03 19:01:18 pho Exp $
|
|
|
|
DISTNAME= text-short-0.1.3
|
|
PKGREVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Memory-efficient representation of Unicode text strings
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../devel/hs-hashable/buildlink3.mk"
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|