freebsd-ports/x11-clocks/bbdate/Makefile

20 lines
427 B
Makefile
Raw Normal View History

# New ports collection makefile for: bbdate
# Date created: May 3 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
1999-08-31 05:04:38 +02:00
# $FreeBSD$
#
PORTNAME= bbdate
PORTVERSION= 0.2.4
CATEGORIES= x11-clocks
MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/
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
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>