blob: 32caa4ca28f4199167faa8860d94822b9b887547 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: xinvaders
# Version required: 1.1
# Date created: 3 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.3 1994/12/31 04:17:52 swallace Exp $
#
DISTNAME= xinvaders
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/Linux/games/x11/action/
USE_IMAKE= yes
INSTALL_MANPAGES= yes
.include <bsd.port.mk>
|