Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-base-compat/Makefile
- This file was added.
Property | Old Value | New Value |
---|---|---|
svn:eol-style | null | native \ No newline at end of property |
svn:keywords | null | FreeBSD=%H \ No newline at end of property |
svn:mime-type | null | text/plain \ No newline at end of property |
# $FreeBSD$ | |||||
PORTNAME= base-compat | |||||
PORTVERSION= 0.9.3 | |||||
CATEGORIES= devel haskell | |||||
MAINTAINER= haskell@FreeBSD.org | |||||
COMMENT= Provides functions available in later versions of base to a wider range of compilers | |||||
LICENSE= MIT | |||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | |||||
.include <bsd.port.mk> |