freebsd-ports/games/xinvaders/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

15 lines
366 B
Makefile

# New ports collection makefile for: xinvaders
# Version required: 1.1
# Date created: 3 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.3 1995/03/28 04:13:27 gpalmer Exp $
#
DISTNAME= xinvaders
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/Linux/sunsite/games/x11/action/
CATEGORIES+= games
USE_IMAKE= yes
.include <bsd.port.mk>