summaryrefslogtreecommitdiff
path: root/net/mpd-netgraph/Makefile
blob: e5f2359b18c1b49fb249bc3f1e625381546018de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	mpd
# Date created:				31 Jan 2000
# Whom:					Archie Cobbs
#
# $FreeBSD$
#

PORTNAME=	mpd
PORTVERSION=	3.0.b8
CATEGORIES=	net
MASTER_SITES=	http://people.FreeBSD.org/~archie/distfiles/
DISTNAME=	mpd-3.0b8

MAINTAINER=	archie@freebsd.org

MTREE_FILE=	${FILESDIR}/mpd.mtree
MAN8=		mpd.8
MANCOMPRESSED=	yes

.include <bsd.port.mk>