openbsd-ports/devel/automake/Makefile

21 lines
428 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.15 2000/10/22 15:41:44 espie Exp $
1997-12-01 17:58:50 -05:00
1999-03-02 18:34:15 -05:00
DISTNAME= automake-1.4
1997-12-01 17:58:50 -05:00
CATEGORIES= devel
NEED_VERSION= 1.305
1998-10-08 14:22:13 -04:00
MASTER_SITES= ${MASTER_SITE_GNU}
1999-03-06 19:14:40 -05:00
MASTER_SITE_SUBDIR= automake
1998-10-08 14:22:13 -04:00
HOMEPAGE= http://www.gnu.org/software/automake/
2000-10-22 10:02:46 -04:00
MAINTAINER= Jason Ish <jasoni@openbsd.org>
1998-11-19 02:33:12 -05:00
2000-03-18 01:14:47 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:02:07 -05:00
CONFIGURE_STYLE= gnu
1997-12-01 17:58:50 -05:00
.include <bsd.port.mk>