mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
a607930346
PR: ports/9790 Submitted by: maintainer
20 lines
444 B
Makefile
20 lines
444 B
Makefile
# 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>
|