2000-05-29 06:13:36 +02:00
|
|
|
# New ports collection makefile for: lwp
|
|
|
|
# Date created: Tue Mar 21 17:51:25 EST 2000
|
|
|
|
# Whom: jaharkes
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= lwp
|
2001-04-23 22:41:47 +02:00
|
|
|
PORTVERSION= 1.7
|
2000-05-29 06:13:36 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/
|
|
|
|
|
2001-04-23 22:41:47 +02:00
|
|
|
|
2000-05-29 06:13:36 +02:00
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_LIBTOOL= yes
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
2000-05-29 06:13:36 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|