summaryrefslogtreecommitdiff
path: root/net/wmnet/Makefile
blob: 8b0bd5f8fc291e4f16a8a80e70aa18a0338529d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   wmnet
# Date created:        24 November 1998
# Whom:                Rich Neswold <rneswold@mcs.net>
#
# $FreeBSD$
#

PORTNAME=	wmnet
PORTVERSION=	1.2
CATEGORIES=	net windowmaker
MASTER_SITES=	ftp://ftp.enteract.com/users/rneswold/

MAINTAINER=	rneswold@enteract.com

LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm

MAN1=		wmnet.1

.include <bsd.port.mk>