Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-colour/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= colour | PORTNAME= colour | ||||
| PORTVERSION= 2.3.3 | PORTVERSION= 2.3.4 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= This package provides a data type for colours and transparency | COMMENT= This package provides a data type for colours and transparency | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||