freebsd-ports/x11-clocks/xtimer/Makefile

22 lines
398 B
Makefile
Raw Normal View History

# New ports collection makefile for: xtimer
# Date created: 19 May 2000
# Whom: candy@kgc.co.jp
#
1999-08-30 23:04:38 -04:00
# $FreeBSD$
#
PORTNAME= xtimer
2001-02-05 12:05:29 -05:00
PORTVERSION= 0.8089
CATEGORIES= x11-clocks
MASTER_SITES= http://www.bsddiary.net/xtimer/
DISTNAME= ${PORTNAME}-8089
MAINTAINER= candy@kgc.co.jp
2003-02-21 09:08:24 -05:00
COMMENT= A simple digital timer for X11
USE_IMAKE= yes
MAN1= xtimer.1
PLIST_FILES= bin/xtimer
.include <bsd.port.mk>