14 lines
345 B
Makefile
14 lines
345 B
Makefile
# New ports collection makefile for: xinvaders
|
|
# Version required: 1.1
|
|
# Date created: 3 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.2 1995/02/11 13:49:10 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xinvaders
|
|
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/Linux/sunsite/games/x11/action/
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|