freebsd-ports/devel/autoconf-archive/Makefile
2016-05-22 18:21:13 +00:00

20 lines
392 B
Makefile

# Created by: Martin Kammerhofer
# $FreeBSD$
PORTNAME= autoconf-archive
PORTVERSION= 0.${DISTDATE:C/-/./g}
CATEGORIES= devel
MASTER_SITES= GNU
DISTNAME= ${PORTNAME}-${DISTDATE}
MAINTAINER= kwm@FreeBSD.org
COMMENT= Set of useful GNU Autoconf macros
USES= makeinfo tar:xz
DISTDATE= 2016.03.20
GNU_CONFIGURE= yes
INFO= ${PORTNAME}
PLIST_SUB= MACRODIR=share/aclocal
.include <bsd.port.mk>