mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
20 lines
447 B
Makefile
20 lines
447 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>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= swisswatch-0.06
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= sanpei@jp.FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= swisswatch.1
|
|
|
|
.include <bsd.port.mk>
|