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

20 lines
355 B
Makefile
Raw Normal View History

# New ports collection makefile for: xtimer
# Date created: 05 Apr 1997
# Whom: candy@fct.kgc.co.jp
#
1999-08-31 03:04:38 +00:00
# $FreeBSD$
#
PORTNAME= xtimer
PORTVERSION= 0.8087
CATEGORIES= x11-clocks
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
DISTNAME= ${PORTNAME}-8087
MAINTAINER= candy@kgc.co.jp
USE_IMAKE= yes
MAN1= xtimer.1
.include <bsd.port.mk>