opnsense-ports/deskutils/hs-fdo-notify/Makefile

17 lines
282 B
Makefile

# $FreeBSD$
PORTNAME= fdo-notify
PORTVERSION= 0.3.1
PORTREVISION= 2
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>