1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-clocks/xtimer/Makefile
Masafumi Max NAKANE 1116eb224b New port, xtimer:
xtimer is a very simple timer for X11.
PR:		3227
Submitted by:	The best use is to display the connecting time of iij-ppp.
candy@fct.kgc.co.jp (Toshihiro Kanda)
1997-06-14 16:18:25 +00:00

21 lines
377 B
Makefile

# New ports collection makefile for: xtimer
# Version required: 0.8087
# Date created: 05 Apr 1997
# Whom: candy@fct.kgc.co.jp
#
# $Id$
#
DISTNAME= xtimer-8087
pkgNAME= xtimer-0.8087
CATEGORIES= misc
MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/
MAINTAINER= candy@fct.kgc.co.jp
USE_IMAKE= yes
MAN1= xtimer.1
MANCOMPRESSED= yes
.include <bsd.port.mk>