espie 100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00

25 lines
527 B
Makefile

# OpenBSD makefile for: xtimer
# Version required: 0.8087
# Date created: May 20 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.11 2001/10/28 13:05:48 espie Exp $
#
COMMENT= "super simple digital timer for X11"
DISTNAME= xtimer-8089
PKGNAME= xtimer-0.8089
CATEGORIES= misc
NEED_VERSION= 1.402
MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/xtimer/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>