aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/swisswatch/Makefile
blob: 91a0b96aa2ae9b73a17c717a439154dc5306f68c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    swisswatch
# Date created:         16 December 1995
# Whom:                 Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
#
# $FreeBSD$
#

PORTNAME=	swisswatch
PORTVERSION=	0.06
PORTREVISION=	2
CATEGORIES=	x11-clocks
MASTER_SITES=	${MASTER_SITE_PORTS_JP}
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	sanpei@FreeBSD.org
COMMENT=	A Swiss railway clock emulation, and a fancy default appearance

USE_IMAKE=	yes
USE_XORG=	ice sm x11 xext xmu xt
MAN1=		swisswatch.1

.include <bsd.port.mk>