summaryrefslogtreecommitdiff
path: root/devel/acr/Makefile
blob: 5699b89cf7412626d5270bd3483e8c54801283d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2007/06/08 18:39:22 wiz Exp $
#

DISTNAME=		acr-0.4
CATEGORIES=		devel
MASTER_SITES=		ftp://ftp.nopcode.org/prj/acr/

MAINTAINER=		pancake@phreaker.net
HOMEPAGE=		http://news.nopcode.org/pancake/acr.html
COMMENT=		Autoconf replacement

GNU_CONFIGURE=		yes

.include "../../mk/bsd.pkg.mk"