mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0811063154
PR: 15044 Submitted by: Maintainer
20 lines
407 B
Makefile
20 lines
407 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= ${MASTER_SITE_PORTS_JP}
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= sanpei@jp.FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= swisswatch.1
|
|
|
|
.include <bsd.port.mk>
|