Changeset View
Changeset View
Standalone View
Standalone View
head/devel/hs-ObjectName/Makefile
| # Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> | # Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= ObjectName | PORTNAME= ObjectName | ||||
| PORTVERSION= 1.1.0.1 | PORTVERSION= 1.1.0.1 | ||||
| PORTREVISION= 3 | PORTREVISION= 4 | ||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= Explicitly handled object names for Haskell | COMMENT= Explicitly handled object names for Haskell | ||||
| 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> | ||||