6aae51b6c6
Submitted by: portmgr (blanket infrastructure)
17 lines
379 B
Makefile
17 lines
379 B
Makefile
# Created by: 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= Swiss railway clock emulation, and a fancy default appearance
|
|
|
|
USES= imake
|
|
USE_XORG= ice sm x11 xext xmu xt
|
|
|
|
.include <bsd.port.mk>
|