1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/www/lws/Makefile
2002-09-14 00:42:13 +00:00

22 lines
369 B
Makefile

# New ports collection makefile for: lws
# Date created: 21 Aug 2002
# Whom: Archie Cobbs
#
# $FreeBSD$
#
PORTNAME= lws
PORTVERSION= 0.1.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
MAINTAINER= archie@freebsd.org
LIB_DEPENDS= pdel.0:${PORTSDIR}/devel/libpdel
MAN1= lws.1
MANCOMPRESSED= yes
.include <bsd.port.mk>