freebsd-ports/devel/buildtool/Makefile
2014-01-17 21:34:21 +00:00

15 lines
297 B
Makefile

# 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>