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
Satoshi Asami 45df0ad9a9 Move "xtimer" from misc to x11-clocks and "asclock bclock dclock
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm
xdaliclock" from x11 to x11-clocks.
1998-08-07 22:28:05 +00:00

21 lines
429 B
Makefile

# New ports collection makefile for: xtimer
# Version required: 0.8087
# Date created: 05 Apr 1997
# Whom: candy@fct.kgc.co.jp
#
# $Id: Makefile,v 1.2 1997/06/15 10:44:39 asami Exp $
#
DISTNAME= xtimer-8087
PKGNAME= xtimer-0.8087
CATEGORIES= x11-clock
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>