mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
0ce9c970cf
Finally, this is the last of it.
17 lines
364 B
Makefile
17 lines
364 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}
|
|
|
|
MAINTAINER= sanpei@FreeBSD.org
|
|
COMMENT= Swiss railway clock emulation, and a fancy default appearance
|
|
|
|
USES= imake tar:Z
|
|
USE_XORG= ice sm x11 xext xmu xt
|
|
|
|
.include <bsd.port.mk>
|