mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
20 lines
391 B
Makefile
20 lines
391 B
Makefile
# New ports collection makefile for: wmnet
|
|
# Date created: 24 November 1998
|
|
# Whom: Rich Neswold <rneswold@mcs.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wmnet
|
|
PORTVERSION= 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>
|