2017-11-15 21:28:05 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.20 2017/11/15 21:28:05 sthen Exp $
|
2001-05-06 04:41:05 +00:00
|
|
|
|
2007-07-22 07:30:26 +00:00
|
|
|
COMMENT= displays the date and resembles the toolbar
|
2001-01-06 23:38:40 +00:00
|
|
|
|
2007-07-23 18:30:55 +00:00
|
|
|
DISTNAME= bbdate-0.2.4
|
2017-11-15 21:28:05 +00:00
|
|
|
REVISION= 3
|
2001-01-06 23:38:40 +00:00
|
|
|
CATEGORIES= x11
|
2014-06-18 01:16:42 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbtools/}
|
2007-07-22 07:30:26 +00:00
|
|
|
HOMEPAGE= http://bbtools.sourceforge.net/download.php?file=3
|
2001-01-06 23:38:40 +00:00
|
|
|
|
2003-10-08 17:13:14 +00:00
|
|
|
# GPL
|
2001-01-06 23:38:40 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2017-11-15 21:28:05 +00:00
|
|
|
WANTLIB += ICE SM X11 c m ${COMPILER_LIBCXX}
|
2001-07-09 17:10:49 +00:00
|
|
|
|
2001-01-06 23:38:40 +00:00
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|