mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
f2209e954e
Found by: distfile checker
22 lines
462 B
Makefile
22 lines
462 B
Makefile
# New ports collection makefile for: xinvaders
|
|
# Version required: 1.1
|
|
# Date created: 3 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.10 1997/01/03 09:37:15 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= xinvaders
|
|
PKGNAME= xinvaders-1.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= games/arcade/invaders
|
|
|
|
MAINTAINER= swallace@FreeBSD.org
|
|
|
|
NO_CDROM= "don't sell for profit"
|
|
USE_IMAKE= yes
|
|
|
|
|
|
.include <bsd.port.mk>
|