summaryrefslogtreecommitdiff
path: root/devel/acr/Makefile
blob: c8b5aa520dc6bdd946e6559d319e71d29b1f1816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2005/09/26 23:33:45 xtraeme Exp $
#

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

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

GNU_CONFIGURE=		yes

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