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

23 lines
405 B
Makefile
Raw Normal View History

# New ports collection makefile for: starlanes
# Version required: 1.2.2
# Date created: 7 May 1997
# Whom: Andrey Zakhvatov
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
#
DISTNAME= starlanes-1.2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
MAINTAINER= ports@FreeBSD.org
ALL_TARGET= # empty
MAN6= starlanes.6
post-extract:
@${RM} ${WRKSRC}/starlanes
.include <bsd.port.mk>