mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
b164bde99a
Pointed out by: steve
20 lines
464 B
Makefile
20 lines
464 B
Makefile
# New ports collection makefile for: swisswatch
|
|
# Version required: 0.0.6
|
|
# Date created: 16 December 1995
|
|
# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.5 1998/09/21 01:39:11 steve Exp $
|
|
#
|
|
|
|
DISTNAME= swisswatch-0.06
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/X/R5contrib/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= sanpei@yy.cs.keio.ac.jp
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= swisswatch.1
|
|
|
|
.include <bsd.port.mk>
|