mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
6be613327c
PR: 16899 Submitted by: Maintainer
20 lines
405 B
Makefile
20 lines
405 B
Makefile
# 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>
|