12 lines
279 B
Makefile
12 lines
279 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/03/04 07:21:36 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= dataenc-0.14.0.3
|
|
CATEGORIES= converters
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Data encoding library for Haskell
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|