1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/devel/remake/Makefile

21 lines
371 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
MAN1= remake.1
INFO= remake
NO_STAGE= yes
.include <bsd.port.mk>