summaryrefslogtreecommitdiffstats
path: root/mail/bbmail/Makefile
blob: 2f8d0c2baf69fb146e1f8d2d519beaa4d3e1b932 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Chris Piazza <cpiazza@FreeBSD.org>
# $FreeBSD$

PORTNAME=	bbmail
PORTVERSION=	0.9.3
CATEGORIES=	mail
MASTER_SITES=	SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Tool intended for Blackbox that checks for new mail

LICENSE=	GPLv2+

BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/libbt.pc:x11-wm/blackbox

USES=		pkgconfig
USE_XORG=	xext
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/bbmail man/man1/bbmail.1.gz share/bbtools/bbmail.rc

.include <bsd.port.mk>
OpenPOWER on IntegriCloud