1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/devel/remake/Makefile
2014-07-20 19:37:21 +00:00

19 lines
350 B
Makefile

# Created by: arved
# $FreeBSD$
PORTNAME= remake
PORTVERSION= 0.9
CATEGORIES= devel
MASTER_SITES= SF
MASTER_SITE_SUBDIR=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>