summaryrefslogblamecommitdiff
path: root/devel/xmake/Makefile
blob: 9d5701dd420478f9d6a17864a50ce237a03b28a3 (plain) (tree)






















                                                  
# New ports collection makefile for:	xmake	
# Version required:	1.01
# Date created:		28 March 1997
# Whom:			dlowe
#
# $Id$
#

DISTNAME=	xmake-1.01
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>