aboutsummaryrefslogtreecommitdiffstats
path: root/net/wmnet/Makefile
blob: 0bdc94b642375f1a688c39388e31ed1dde33282a (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
# Version required:    1.2
# Date created:        24 November 1998
# Whom:                Rich Neswold <rneswold@mcs.net>
#
# $Id: Makefile,v 1.2 1999/01/18 06:43:00 asami Exp $
#

DISTNAME=   wmnet-1.2
CATEGORIES= net windowmaker
MASTER_SITES=   ftp://ftp.mcs.net/mcsnet.users/rneswold/

MAINTAINER= rneswold@mcs.net

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

MAN1=       wmnet.1

.include <bsd.port.mk>