summaryrefslogtreecommitdiff
path: root/devel/automake110/Makefile
blob: 73207715d15e70c0ee54f4a9a605ac1685dabdd9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	automake
# Version required:	1.0
# Date created:		15 March 1997
# Whom:			FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
#
# $Id$
#

DISTNAME=	automake-1.0
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GNU}

MAINTAINER=	fujimoto@oscar.elec.waseda.ac.jp

GNU_CONFIGURE=	yes
CONFIGURE_ENV=	PERL=/usr/bin/perl

.include <bsd.port.mk>