freebsd-ports/games/hlserver-heroes/Makefile

24 lines
560 B
Makefile
Raw Normal View History

# New ports collection makefile for: Science and Industry Server
# Date created: Wed May 2 23:25:19 BRT 2001
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= heroes
2001-05-19 22:40:39 +02:00
PORTVERSION= 1.0.1
MASTER_SITES= http://mapage.noos.fr/ambrelune/ \
http://perso.libertysurf.fr/ambrelune/
2001-05-19 22:40:39 +02:00
DISTFILES= hero10.zip HLH101.zip
MAINTAINER= lioux@FreeBSD.org
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -o -qq
WRKSRC= ${WRKDIR}/Heroes
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"