summaryrefslogblamecommitdiff
path: root/games/xmille/Makefile
blob: 84294823329980e65d879b1b2d79286501223f87 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              


                                   
           

 

                      
                 
                     
                                       
                             
                           
 
                                 
 

                               
                   
                        
 
             
                                                 
 
                      
# New ports collection makefile for:    xmille
# Date created:         30 Dec 1994
# Whom:                 swallace
#
# $FreeBSD$
#

PORTNAME=	xmille
PORTVERSION=	2.0
PORTREVISION=	1
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games
DISTNAME=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org

WRKSRC=		${WRKDIR}/Mille

USE_IMAKE=	yes
MAN1=		xmille.1

post-extract:
	@${FIND} ${WRKSRC} -name '*.[ao]' -delete

.include <bsd.port.mk>