mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
45df0ad9a9
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm xdaliclock" from x11 to x11-clocks.
21 lines
429 B
Makefile
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>
|