aboutsummaryrefslogtreecommitdiffstats
path: root/games/xpenguins/Makefile
blob: cb0a5e4b4cbd684c6ce6cd9324678dc8ed3d93d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xpenguins
# Date created:             24 January 2001
# Whom:                 lyngbol@candid.dk
#
# $FreeBSD$
#

PORTNAME=   xpenguins
PORTVERSION=    2.1
CATEGORIES= games
MASTER_SITES=   http://xpenguins.seul.org/

MAINTAINER= lyngbol@wheel.dk

USE_X_PREFIX=   yes
USE_XPM=    yes
GNU_CONFIGURE=  yes

MAN1=       xpenguins.1

.include <bsd.port.mk>