# $FreeBSD: head/deskutils/hs-fdo-notify/Makefile 461362 2018-02-10 08:03:22Z tcberner $

PORTNAME=	fdo-notify
PORTVERSION=	0.3.1
PORTREVISION=	1
CATEGORIES=	deskutils haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Desktop Notifications client

LICENSE=	BSD3CLAUSE

USE_CABAL=	dbus

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
