aboutsummaryrefslogtreecommitdiff
path: root/devel/smake/Makefile
blob: a8b69d926784c7077f05761db47d1f18c8ffc64c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PORTNAME=	smake
CATEGORIES=	devel

COMMENT=	Portable make program with automake features

MASTERDIR=	${.CURDIR}/../../devel/schilybase
BOOTSTRAP_SMAKE?=	yes
COMPONENTS=	smake

.include "${MASTERDIR}/Makefile.master"