1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/games/xsc/Makefile
Bryan Drewery f403b477cc - Update to 1.6
- Pass maintainership to submitter
- Trim header

PR:		ports/177672
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe:	yes
2013-04-16 17:39:57 +00:00

17 lines
320 B
Makefile

# Created by: Mark Pulford <mark@kyne.com.au>
# $FreeBSD$
PORTNAME= xsc
PORTVERSION= 1.6
CATEGORIES= games
MASTER_SITES= http://www.panix.com/~mbh/xsc/
MAINTAINER= danilogondolfo@gmail.com
COMMENT= A vector graphics space shoot'em up game
USE_XORG= x11
GNU_CONFIGURE= yes
PLIST_FILES= bin/xsc
.include <bsd.port.mk>