1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/x11-clocks/xtimer/Makefile
Vanilla I. Shu 6aae51b6c6 Support stagedir.
Submitted by:	portmgr (blanket infrastructure)
2014-01-11 12:51:31 +00:00

19 lines
388 B
Makefile

# Created by: candy@kgc.co.jp
# $FreeBSD$
PORTNAME= xtimer
PORTVERSION= 0.8089
PORTREVISION= 2
CATEGORIES= x11-clocks
MASTER_SITES= http://www.bsddiary.net/xtimer/
DISTNAME= ${PORTNAME}-8089
MAINTAINER= candy@kgc.co.jp
COMMENT= Simple digital timer for X11
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
PLIST_FILES= bin/xtimer man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>