1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/x11-clocks/swisswatch/Makefile
Adam Weinberger 0ce9c970cf Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
2014-07-29 16:36:06 +00:00

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>