19 lines
365 B
Makefile
19 lines
365 B
Makefile
# OpenBSD makefile for: swisswatch
|
|
# Version required: 0.0.6
|
|
# Date created: 11 January 1998
|
|
# Whom: Don Schmidt
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/01/24 21:40:53 don Exp $
|
|
#
|
|
|
|
DISTNAME= swisswatch-0.06
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/X/R5contrib/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= don@OpenBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|