freebsd-ports/devel/remake/Makefile
Tilman Keskinoz 43b58cde60 Update to 0.9
2012-10-04 13:30:18 +00:00

22 lines
436 B
Makefile

# New ports collection makefile for: remake
# Date created: 2012-02-20
# Whom: 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
USE_GETTEXT= yes
MAN1= remake.1
INFO= remake
.include <bsd.port.mk>