freebsd-ports/devel/lwp/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

19 lines
340 B
Makefile

# New ports collection makefile for: lwp
# Date created: Tue Mar 21 17:51:25 EST 2000
# Whom: jaharkes
#
# $FreeBSD$
#
PORTNAME= lwp
PORTVERSION= 1.9
CATEGORIES= devel
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/
MAINTAINER= ports@freebsd.org
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>