mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 21:10:24 -04:00
13 lines
358 B
Makefile
13 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.1 2014/05/19 21:21:55 szptvlfn Exp $
|
|
|
|
DISTNAME= data-default-instances-containers-0.0.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= szptvlfn@NetBSD.org
|
|
COMMENT= Default instances for types in containers
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../devel/hs-data-default-class/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|