17 lines
409 B
Makefile
17 lines
409 B
Makefile
# $NetBSD: Makefile,v 1.13 2004/04/19 05:08:21 snj 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_BUILDLINK3= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../graphics/xpm/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|