Changeset View
Changeset View
Standalone View
Standalone View
head/devel/hs-asn1-types/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= asn1-types | PORTNAME= asn1-types | ||||
| PORTVERSION= 0.3.2 | PORTVERSION= 0.3.2 | ||||
| PORTREVISION= 3 | PORTREVISION= 4 | ||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= ASN.1 types | COMMENT= ASN.1 types | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| USE_CABAL= hourglass memory | USE_CABAL= hourglass memory | ||||
| .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||