mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
401 B
Makefile
20 lines
401 B
Makefile
# New ports collection makefile for: bbdate
|
|
# Version required: 0.2.1
|
|
# Date created: May 3 1999
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= bbdate-0.2.1
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \
|
|
ftp://stokes.tte.ele.tue.nl/pub/bbdate/
|
|
|
|
MAINTAINER= cpiazza@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_XLIB= yes
|
|
|
|
.include <bsd.port.mk>
|