mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
f4d6acbc42
there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
17 lines
386 B
Makefile
17 lines
386 B
Makefile
# 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>
|