mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17c6461282
PR: 19418 Submitted by: maintainer
19 lines
353 B
Makefile
19 lines
353 B
Makefile
# New ports collection makefile for: bbdate
|
|
# Date created: May 3 1999
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= bbdate
|
|
PORTVERSION= 0.2.1
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/
|
|
|
|
MAINTAINER= patseal@hyperhost.net
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|