aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/bclock/Makefile
blob: ca6479ad7b0e0a9b8165d9d5bdcc3572970cbd66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	bclock
# Date created:		13 May 1997
# Whom:			Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#

PORTNAME=	bclock
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	x11-clocks
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	X11/clocks

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A round, analog X11 clock with bezier curve hands

USE_IMAKE=	yes
MAN1=		bclock.1

PLIST_FILES=	bin/bclock \
		lib/X11/app-defaults/Clock-color

.include <bsd.port.mk>