openbsd-ports/devel/automake/Makefile
brad 1efe97dd4f upgrade to automake 1.4-p1
--
Ok'd by: espie@
2001-06-07 18:23:21 +00:00

23 lines
485 B
Makefile

# $OpenBSD: Makefile,v 1.17 2001/06/07 18:23:21 brad Exp $
COMMENT= "GNU Standards-compliant Makefile generator"
DISTNAME= automake-1.4-p1
CATEGORIES= devel
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
HOMEPAGE= http://www.gnu.org/software/automake/
MAINTAINER= Jason Ish <jasoni@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>