mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
720ee00686
PR: ports/7780 Submitted by: "Richard M. Neswold" <rneswold@drmemory.fnal.gov>
20 lines
385 B
Makefile
20 lines
385 B
Makefile
# New ports collection makefile for: wmnet
|
|
# Version required: 1.1
|
|
# Date created: 24 November 1998
|
|
# Whom: Rich Neswold <rneswold@mcs.net>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= wmnet-1.1
|
|
CATEGORIES= net
|
|
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>
|