summaryrefslogtreecommitdiff
path: root/devel/buildtool/Makefile
blob: 1079d5e1ea71791c946b26e0116d126978342670 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Jos Backus <jos@catnook.com>
# $FreeBSD$

PORTNAME=	buildtool
PORTVERSION=	0.16
CATEGORIES=	devel
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Set of portable software build utilities

HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	-p ${PREFIX} -d ${DOCSDIR}

.include <bsd.port.mk>