summaryrefslogtreecommitdiff
path: root/games/xpacman/Makefile
blob: 62e313a47e766cddfb7ffabdd2864af90635cdb1 (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:    xpacman
# Version required:     1.0
# Date created:         19 Aug 1995
# Whom:                 joerg
#
# $Id: Makefile,v 1.6 1999/02/03 11:11:45 asami Exp $
#

DISTNAME=       pacman10
PKGNAME=	xpacman-1.0
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.nvg.unit.no/pub/pacman/

MAINTAINER=	joerg@FreeBSD.org

NO_WRKSUBDIR=	Does not unpack into subdir.
USE_ZIP=	yes
USE_IMAKE=      yes
MAN1=		pacman.1

.include <bsd.port.mk>