1998-05-07 17:58:20 +02:00
|
|
|
# New ports collection makefile for: libtool
|
|
|
|
# Date created: 6 May 1998
|
|
|
|
# Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp>
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1998-05-07 17:58:20 +02:00
|
|
|
#
|
|
|
|
|
2000-04-11 23:30:15 +02:00
|
|
|
PORTNAME= libtool
|
|
|
|
PORTVERSION= 1.3.4
|
2002-06-08 10:57:34 +02:00
|
|
|
PORTREVISION= 4
|
1998-05-07 17:58:20 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 08:41:29 +01:00
|
|
|
MASTER_SITE_SUBDIR= libtool
|
1998-05-07 17:58:20 +02:00
|
|
|
|
2002-08-01 04:38:31 +02:00
|
|
|
MAINTAINER= ade@FreeBSD.org
|
1998-05-07 17:58:20 +02:00
|
|
|
|
2001-05-22 11:21:05 +02:00
|
|
|
# This port has not been upgraded to 1.4 because it is used by about 30% of
|
|
|
|
# the ports collection, and more testing is needed. If someone can supply a
|
|
|
|
# working patch then it will be upgraded.
|
2000-10-24 18:00:52 +02:00
|
|
|
|
2001-02-05 09:21:54 +01:00
|
|
|
INSTALLS_SHLIB= yes
|
1998-05-07 17:58:20 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1999-05-29 05:45:27 +02:00
|
|
|
CONFIGURE_ENV= PREFIX=${PREFIX}
|
1998-05-07 17:58:20 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|