mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
19 lines
417 B
Makefile
19 lines
417 B
Makefile
# New ports collection makefile for: xinvaders
|
|
# Version required: 1.1
|
|
# Date created: 3 Jan 1995
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.6 1995/10/11 00:11:25 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xinvaders
|
|
PKGNAME= xinvaders-1.1
|
|
CATEGORIES+= games
|
|
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/games/x11/video/
|
|
|
|
USE_IMAKE= yes
|
|
|
|
NO_CDROM= yes # "don't sell for profit"
|
|
|
|
.include <bsd.port.mk>
|