mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
388 B
Makefile
20 lines
388 B
Makefile
# New ports collection makefile for: swisswatch
|
|
# Date created: 16 December 1995
|
|
# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= swisswatch
|
|
PORTVERSION= 0.06
|
|
CATEGORIES= x11-clocks
|
|
MASTER_SITES= ${MASTER_SITE_PORTS_JP}
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= sanpei@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= swisswatch.1
|
|
|
|
.include <bsd.port.mk>
|