13 lines
335 B
Makefile
13 lines
335 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/11/02 16:44:04 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= tagged-0.1.1
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Provides newtype wrappers for phantom types
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-data-default/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|