aboutsummaryrefslogtreecommitdiffstats
path: root/net/wmnet/Makefile
blob: 2b807833731a6048f59df981f89f4c0a33f00520 (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>
#
# $FreeBSD$
#

DISTNAME=   wmnet-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>