cf118ccf87
Reported by: lwhsu
15 lines
301 B
Makefile
15 lines
301 B
Makefile
PORTNAME= bsdbuild
|
|
PORTVERSION= 3.1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://stable.hypertriton.com/bsdbuild/
|
|
|
|
MAINTAINER= vedge@hypertriton.com
|
|
COMMENT= Portable BSD-style build system
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
USES= perl5 shebangfix
|
|
SHEBANG_FILES= *.pl mk/*.pl
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|