1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/xinvaders/Makefile
Masafumi Max NAKANE 1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00

20 lines
420 B
Makefile

# New ports collection makefile for: xinvaders
# Version required: 1.1
# Date created: 3 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.8 1996/11/18 10:36:05 asami Exp $
#
DISTNAME= xinvaders
PKGNAME= xinvaders-1.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/x11/video
USE_IMAKE= yes
NO_CDROM= "don't sell for profit"
.include <bsd.port.mk>