diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-02-25 13:45:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-02-25 13:45:33 +0000 |
commit | 1a2f7cb3964a7ff3069b3cc4821a264367d35204 (patch) | |
tree | 861800c12e25dedfb15bfee05e235622d89a23bc /x11-clocks | |
parent | b7fb1edfb679178999ea9330beacf1b2136d0e8f (diff) | |
download | ports-1a2f7cb3964a7ff3069b3cc4821a264367d35204.tar.gz ports-1a2f7cb3964a7ff3069b3cc4821a264367d35204.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/swisswatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/swisswatch/Makefile b/x11-clocks/swisswatch/Makefile index aebcec8cd13b..18add5bbe904 100644 --- a/x11-clocks/swisswatch/Makefile +++ b/x11-clocks/swisswatch/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= PORTS_JP MAINTAINER= ports@FreeBSD.org COMMENT= Swiss railway clock emulation, and a fancy default appearance +LICENSE= NONE + USES= imake tar:Z USE_XORG= ice sm x11 xext xmu xt |