1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/mpd/Makefile
1999-02-28 21:41:09 +00:00

20 lines
397 B
Makefile

# New ports collection makefile for: mpd
# Version required: 2.0b1
# Date created: 25 Feb 1999
# Whom: Archie Cobbs
#
# $Id: Makefile,v 1.11 1999/02/26 06:25:10 archie Exp $
#
DISTNAME= mpd-2.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>