Changeset View
Changeset View
Standalone View
Standalone View
head/devel/hs-base-orphans/Makefile
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= base-orphans | PORTNAME= base-orphans | ||||
PORTVERSION= 0.6 | PORTVERSION= 0.8 | ||||
PORTREVISION= 3 | PORTREVISION= 1 | ||||
CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
COMMENT= Backwards-compatible orphan instances for base | COMMENT= Backwards-compatible orphan instances for base | ||||
LICENSE= MIT | LICENSE= MIT | ||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |