pkgsrc/devel/autoconf-archive/Makefile
wiz 6ffead4c90 Update autoconf-archive to 2016.03.20.
Provided by Andreas Kusalananda Kähäri on pkgsrc-users.

More macros, as usual.
2016-04-14 11:30:46 +00:00

17 lines
443 B
Makefile

# $NetBSD: Makefile,v 1.8 2016/04/14 11:30:46 wiz Exp $
DISTNAME= autoconf-archive-2016.03.20
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=autoconf-archive/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://savannah.gnu.org/projects/autoconf-archive/
COMMENT= Collection of macros for GNU Autoconf
GNU_CONFIGURE= yes
USE_LANGUAGES= # none
USE_TOOLS+= makeinfo
INFO_FILES= yes
.include "../../mk/bsd.pkg.mk"