summaryrefslogtreecommitdiff
path: root/games/xinvaders/Makefile
blob: 2417c9548584cf516b300bc8a3ff0177728ce510 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    xinvaders
# Version required:     1.1
# Date created:         3 Jan 1995
# Whom:                 swallace
#
# $Id: Makefile,v 1.4 1995/04/01 12:45:18 jkh Exp $
#

DISTNAME=       xinvaders
PKGNAME=	xinvaders-1.1
CATEGORIES+=	games
MASTER_SITES=	ftp://romulus.ucs.uoknor.edu/Linux/sunsite/games/x11/action/

USE_IMAKE=	yes

.include <bsd.port.mk>