2013-09-06 15:01:53 +02:00
|
|
|
# Created by: Chris Piazza <cpiazza@FreeBSD.org>
|
1999-08-25 08:51:17 +02:00
|
|
|
# $FreeBSD$
|
1999-05-09 19:30:45 +02:00
|
|
|
|
2000-04-13 22:01:08 +02:00
|
|
|
PORTNAME= bbmail
|
2008-02-13 00:27:47 +01:00
|
|
|
PORTVERSION= 0.9.3
|
1999-05-09 19:30:45 +02:00
|
|
|
CATEGORIES= mail
|
2009-08-22 02:28:34 +02:00
|
|
|
MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
1999-05-09 19:30:45 +02:00
|
|
|
|
2002-11-23 03:25:42 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2014-01-19 10:27:40 +01:00
|
|
|
COMMENT= Tool intended for Blackbox that checks for new mail
|
|
|
|
|
2016-01-12 17:20:31 +01:00
|
|
|
LICENSE= GPLv2+
|
1999-05-09 19:30:45 +02:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libbt.pc:x11-wm/blackbox
|
2007-12-14 18:05:08 +01:00
|
|
|
|
2013-09-06 15:01:53 +02:00
|
|
|
USES= pkgconfig
|
2007-12-14 18:05:08 +01:00
|
|
|
USE_XORG= xext
|
2000-06-18 03:42:14 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1999-05-09 19:30:45 +02:00
|
|
|
|
2014-01-19 10:27:40 +01:00
|
|
|
PLIST_FILES= bin/bbmail man/man1/bbmail.1.gz share/bbtools/bbmail.rc
|
2003-02-17 17:10:44 +01:00
|
|
|
|
1999-05-09 19:30:45 +02:00
|
|
|
.include <bsd.port.mk>
|