2001-04-07 03:55:57 +02:00
|
|
|
# New ports collection makefile for: xpenguins
|
|
|
|
# Date created: 24 January 2001
|
2001-06-17 08:20:20 +02:00
|
|
|
# Whom: lyngbol@candid.dk
|
2001-04-07 03:55:57 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xpenguins
|
2002-02-21 23:39:08 +01:00
|
|
|
PORTVERSION= 2.2
|
2001-04-07 03:55:57 +02:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= http://xpenguins.seul.org/
|
|
|
|
|
2001-06-17 08:20:20 +02:00
|
|
|
MAINTAINER= lyngbol@wheel.dk
|
2003-02-21 13:06:51 +01:00
|
|
|
COMMENT= Cute little penguins that walk along the tops of your windows
|
2001-04-07 03:55:57 +02:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_XPM= yes
|
2001-06-17 08:20:20 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2001-04-07 03:55:57 +02:00
|
|
|
|
|
|
|
MAN1= xpenguins.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|