diff options
Diffstat (limited to 'x11-clocks/swisswatch/Makefile')
-rw-r--r-- | x11-clocks/swisswatch/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/x11-clocks/swisswatch/Makefile b/x11-clocks/swisswatch/Makefile index 2f7acaa..952b834 100644 --- a/x11-clocks/swisswatch/Makefile +++ b/x11-clocks/swisswatch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: swisswatch -# Date created: 16 December 1995 -# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> -# +# Created by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> # $FreeBSD$ -# PORTNAME= swisswatch PORTVERSION= 0.06 @@ -13,10 +9,10 @@ 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 +COMMENT= Swiss railway clock emulation, and a fancy default appearance +USES= imake USE_GCC= any -USE_IMAKE= yes USE_XORG= ice sm x11 xext xmu xt MAN1= swisswatch.1 |