1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xinvaders/Makefile

19 lines
417 B
Makefile
Raw Normal View History

1995-01-04 08:57:33 +00:00
# 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 $
1995-01-04 08:57:33 +00:00
#
DISTNAME= xinvaders
PKGNAME= xinvaders-1.1
CATEGORIES+= games
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/games/x11/video/
1995-01-04 08:57:33 +00:00
USE_IMAKE= yes
NO_CDROM= yes # "don't sell for profit"
1995-01-04 08:57:33 +00:00
.include <bsd.port.mk>