652e23066e
PR: 11616 Submitted by: maintainer
18 lines
393 B
Makefile
18 lines
393 B
Makefile
# New ports collection makefile for: bbdate
|
|
# Version required: 0.2.1
|
|
# Date created: May 3 1999
|
|
# Whom: Chris Piazza <cpiazza@home.net>
|
|
#
|
|
# $Id: Makefile,v 1.2 1999/05/09 17:35:48 steve Exp $
|
|
#
|
|
|
|
DISTNAME= bbdate-0.2.1
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= http://bbtools.windsofstorm.net/sources/
|
|
|
|
MAINTAINER= cpiazza@home.net
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_XLIB= YES
|
|
|
|
.include <bsd.port.mk>
|