pkgsrc/net/hs-mime-types/Makefile
2021-05-03 19:00:52 +00:00

12 lines
279 B
Makefile

# $NetBSD: Makefile,v 1.2 2021/05/03 19:01:09 pho Exp $
DISTNAME= mime-types-0.1.0.9
PKGREVISION= 1
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"