summaryrefslogblamecommitdiff
path: root/devel/libtool15/Makefile
blob: 99758290624a11bc79c70bb0768bb78f5d02847a (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               
                             


                                                              
           

 
                             

                                  
                               
 
                               

                   
                                      
                                

                      
# New ports collection makefile for:	libtool
# Version required:	1.3.4
# Date created:		6 May 1998
# Whom:			Motoyuki Kasahara <m-kasahr@sra.co.jp>
#
# $FreeBSD$
#

DISTNAME=	libtool-1.3.4
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	libtool

MAINTAINER=	reg@FreeBSD.org

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-ltdl-install
CONFIGURE_ENV=	PREFIX=${PREFIX}

.include <bsd.port.mk>