aboutsummaryrefslogtreecommitdiff
path: root/net/mpd-netgraph/Makefile
blob: 001a0704a73f54af9509c15968847b644c9f65cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	mpd
# Version required:			3.0b1
# Date created:				9 Dec 1999
# Whom:					Archie Cobbs
#
# $FreeBSD$
#

DISTNAME=	mpd-3.0b1
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.whistle.com/pub/archie/mpd/

MAINTAINER=	archie@freebsd.org

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

.include <bsd.port.mk>