aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpd-netgraph/Makefile
blob: 5f41cc1aecf1b881fa68fabd238ff8dea9129214 (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.b5
CATEGORIES= net
MASTER_SITES=   ftp://ftp.whistle.com/pub/archie/mpd/
DISTNAME=   mpd-3.0b5

MAINTAINER= archie@freebsd.org

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

.include <bsd.port.mk>