diff options
Diffstat (limited to 'games/icbm3d/Makefile')
-rw-r--r-- | games/icbm3d/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index 2d93d092a216..e7b3aeecf911 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: icbm3d -# Date created: 20 March 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= icbm3d PORTVERSION= 0.4 @@ -30,6 +26,7 @@ PLIST_FILES= bin/${PORTNAME} \ PORTDOCS= README.txt +NO_STAGE= yes .include <bsd.port.options.mk> do-install: |