summaryrefslogtreecommitdiff
path: root/x11/xpenguins/Makefile
blob: 48992cffd092dac878ebd582da81077d449938e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.6 2001/06/11 22:26:56 zuntum Exp $
#

DISTNAME=	xpenguins-2.1
CATEGORIES=	games x11
MASTER_SITES=	http://xpenguins.seul.org/

MAINTAINER=	hubertf@netbsd.org
HOMEPAGE=	http://xpenguins.seul.org/
COMMENT=	Little penguins walking along the tops of your windows

USE_XPM=	YES
USE_X11=	YES

GNU_CONFIGURE=	YES

.include "../../mk/bsd.pkg.mk"