summaryrefslogblamecommitdiff
path: root/devel/xmake/Makefile
blob: 9876e2c05ad451ee4ca981338f339df384585d05 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                
                            


                                     
                                                       

 
                          













                                                  
# New ports collection makefile for:	xmake	
# Version required:	1.05
# Date created:		28 March 1997
# Whom:			dlowe
#
# $Id: Makefile,v 1.1.1.1 1997/05/07 20:58:50 max Exp $
#

DISTNAME=	xmake-1.05
CATEGORIES=	devel
MASTER_SITES=	http://www.backplane.com/xmake/ \
		ftp://atari.saturn5.com/pub/dlowe/
EXTRACT_SUFX=	.tgz

MAINTAINER=	dlowe@saturn5.com

WRKSRC=		${WRKDIR}/xmake
MAN1=		xmake.1

pre-build:
	@${RM} -rf ${WRKSRC}/obj

.include <bsd.port.mk>