freebsd-ports/x11-clocks/xtimer/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

22 lines
414 B
Makefile

# New ports collection makefile for: xtimer
# Date created: 19 May 2000
# Whom: candy@kgc.co.jp
#
# $FreeBSD$
#
PORTNAME= xtimer
PORTVERSION= 0.8089
PORTREVISION= 1
CATEGORIES= x11-clocks
MASTER_SITES= http://www.bsddiary.net/xtimer/
DISTNAME= ${PORTNAME}-8089
MAINTAINER= candy@kgc.co.jp
COMMENT= A simple digital timer for X11
USE_IMAKE= yes
MAN1= xtimer.1
PLIST_FILES= bin/xtimer
.include <bsd.port.mk>