Changeset View
Changeset View
Standalone View
Standalone View
head/devel/hs-bitarray/Makefile
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= bitarray | |||||
PORTVERSION= 0.0.1.1 | |||||
PORTREVISION= 1 | |||||
CATEGORIES= devel haskell | |||||
MAINTAINER= haskell@FreeBSD.org | |||||
COMMENT= Mutable and immutable bit arrays | |||||
LICENSE= BSD3CLAUSE | |||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | |||||
.include <bsd.port.mk> |