16 lines
369 B
Makefile
16 lines
369 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/02/17 17:32:13 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= xbeats-0.4
|
|
CATEGORIES= x11 time
|
|
MASTER_SITES= http://iznogood.bohemians.org/xbeats/
|
|
|
|
MAINTAINER= hubertf@netbsd.org
|
|
HOMEPAGE= http://iznogood.bohemians.org/
|
|
COMMENT= Beats clock dockable in both Window Maker and AfterStep
|
|
|
|
USE_X11= YES
|
|
USE_XPM= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|