Changeset View
Changeset View
Standalone View
Standalone View
head/deskutils/hs-fdo-notify/Makefile
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= fdo-notify | PORTNAME= fdo-notify | ||||
PORTVERSION= 0.3.1 | PORTVERSION= 0.3.1 | ||||
PORTREVISION= 3 | PORTREVISION= 4 | ||||
CATEGORIES= deskutils haskell | CATEGORIES= deskutils haskell | ||||
MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
COMMENT= Desktop Notifications client | COMMENT= Desktop Notifications client | ||||
LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
USE_CABAL= dbus | USE_CABAL= dbus | ||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |