forked from Lainports/opnsense-ports
17 lines
331 B
Makefile
17 lines
331 B
Makefile
# Created by: arved
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= remake
|
|
PORTVERSION= 0.9
|
|
CATEGORIES= devel
|
|
MASTER_SITES= SF/bashdb/remake/3.82+dbg-${PORTVERSION}/
|
|
DISTNAME= remake-3.82+dbg${PORTVERSION}
|
|
|
|
MAINTAINER= arved@FreeBSD.org
|
|
COMMENT= Fork of gmake with debugger
|
|
|
|
GNU_CONFIGURE= yes
|
|
USES= gettext readline
|
|
INFO= remake
|
|
|
|
.include <bsd.port.mk>
|