aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpd/Makefile
blob: 0f9410829c22ef21f7262fd4529d75f2a51eb456 (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:         2.0b1
# Date created:             25 Feb 1999
# Whom:                 Archie Cobbs
#
# $Id: Makefile,v 1.10 1998/11/19 06:24:40 archie Exp $
#

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

MAINTAINER= archie@freebsd.org

MTREE_FILE= files/mpd.mtree
MAN8=       mpd.8
MANCOMPRESSED=  yes

.include <bsd.port.mk>