16 lines
358 B
Makefile
16 lines
358 B
Makefile
|
# $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"
|