openbsd-ports/x11/bbdate/Makefile
naddy 9b4b8a47af Import of bbdate-0.2.1.
Submitted by William Yodlowsky <bsd@openbsd.rutgers.edu>.

bbdate displays the current date in a window resembling the toolbar,
and is smart enough to pick up settings from the Blackbox style-file.
2001-01-06 23:38:40 +00:00

22 lines
530 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2001/01/06 23:38:40 naddy Exp $
DISTNAME= bbdate-0.2.1
CATEGORIES= x11
NEED_VERSION= 1.310
MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ \
http://openbsd.rutgers.edu/
HOMEPAGE= http://bbtools.thelinuxcommunity.org/available.phtml#bbdate
MAINTAINER= William Yodlowsky <bsd@openbsd.rutgers.edu>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= blackbox::x11/blackbox
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>