freebsd-ports/devel/bsdbuild/Makefile
Philip M. Gollucci 35e9edfef0 devel/bsdbuild: update 3.0 -> 3.1
- patch was upstreamed

PR:                  201609
Submitted by:        vedge@hypertriton.com
2015-07-16 18:34:00 +00:00

17 lines
314 B
Makefile

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