24 lines
527 B
Makefile
24 lines
527 B
Makefile
# New ports collection makefile for: spacearyarya
|
|
# Date created: 16 June 2001
|
|
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= spacearyarya
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www2.mwnet.or.jp/~fc3srx7/download/
|
|
DISTNAME= SpaceAryarya-KXL-${PORTVERSION}
|
|
|
|
MAINTAINER= nakai@FreeBSD.org
|
|
|
|
BUILD_DEPENDS= ${X11BASE}/include/KXL.h:${PORTSDIR}/games/kxl
|
|
|
|
NO_CDROM= Possible copyright infringement
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|