freebsd-ports/x11-clocks/xtimer/Makefile
Marcus Alves Grando cfc454a864 Fix unfetchable MASTER_SITES
PR:		87236
Submitted by:	candy@kgc.co.jp (maintainer)
2005-10-11 02:54:48 +00:00

22 lines
398 B
Makefile

# New ports collection makefile for: xtimer
# Date created: 19 May 2000
# Whom: candy@kgc.co.jp
#
# $FreeBSD$
#
PORTNAME= xtimer
PORTVERSION= 0.8089
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>