forked from Lainports/opnsense-ports
13 lines
278 B
Makefile
13 lines
278 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= deepseq-generics
|
|
PORTVERSION= 0.1.1.2
|
|
CATEGORIES= devel haskell
|
|
|
|
MAINTAINER= haskell@FreeBSD.org
|
|
COMMENT= GHC.Generics-based Control.DeepSeq.rnf implementation
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
|
.include <bsd.port.mk>
|