ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
15 lines
366 B
Makefile
15 lines
366 B
Makefile
# New ports collection makefile for: xinvaders
|
|
# Version required: 1.1
|
|
# Date created: 3 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/03/28 04:13:27 gpalmer Exp $
|
|
#
|
|
|
|
DISTNAME= xinvaders
|
|
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/Linux/sunsite/games/x11/action/
|
|
CATEGORIES+= games
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|