aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpd/Makefile
blob: 6d294bf18f1f7eaaf6e48f1455cf631a65d05b7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    mpd
# Date created:             25 Feb 1999
# Whom:                 Archie Cobbs
#
# $FreeBSD$
#

PORTNAME=   mpd
PORTVERSION=    2.0.b2
CATEGORIES= net
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
DISTNAME=   mpd-2.0b2

MAINTAINER= archie@freebsd.org

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

.include <bsd.port.mk>