forked from Lainports/opnsense-ports
13 lines
249 B
Makefile
13 lines
249 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= GenericPretty
|
|
DISTVERSION= 1.2.2
|
|
CATEGORIES= devel haskell
|
|
|
|
MAINTAINER= hello@blubee.me
|
|
COMMENT= Pretty printing for Generic value
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
|
.include <bsd.port.mk>
|