freebsd-ports/x11-clocks/swisswatch/Makefile
Vanilla I. Shu 6aae51b6c6 Support stagedir.
Submitted by:	portmgr (blanket infrastructure)
2014-01-11 12:51:31 +00:00

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>