1999-05-09 19:25:44 +02:00
|
|
|
# New ports collection makefile for: bbdate
|
|
|
|
# Date created: May 3 1999
|
1999-06-19 10:26:18 +02:00
|
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
1999-05-09 19:25:44 +02:00
|
|
|
#
|
1999-08-31 05:04:38 +02:00
|
|
|
# $FreeBSD$
|
1999-05-09 19:25:44 +02:00
|
|
|
#
|
|
|
|
|
2000-04-10 02:33:10 +02:00
|
|
|
PORTNAME= bbdate
|
2003-01-16 19:11:38 +01:00
|
|
|
PORTVERSION= 0.2.4
|
1999-05-09 19:25:44 +02:00
|
|
|
CATEGORIES= x11-clocks
|
2000-06-27 13:04:37 +02:00
|
|
|
MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/
|
1999-05-09 19:25:44 +02:00
|
|
|
|
2002-11-23 03:25:42 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= A tool made for Blackbox that displays the date in a decorated window
|
1999-05-09 19:25:44 +02:00
|
|
|
|
2000-06-27 13:04:37 +02:00
|
|
|
USE_X_PREFIX= yes
|
1999-06-19 10:26:18 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1999-05-09 19:25:44 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|