pkgsrc/net/hs-mime-types/Makefile
pho 6226d87aba Import mime-types-0.1.0.9
Basic mime-type handling types and functions
2020-01-16 11:44:45 +00:00

11 lines
264 B
Makefile

# $NetBSD: Makefile,v 1.1 2020/01/16 11:44:45 pho Exp $
DISTNAME= mime-types-0.1.0.9
CATEGORIES= net
MAINTAINER= pho@cielonegro.org
COMMENT= Basic mime-type handling types and functions
LICENSE= mit
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"