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

20 lines
397 B
Makefile
Raw Normal View History

# New ports collection makefile for: mpd
1999-02-26 06:25:11 +00:00
# Version required: 2.0b1
# Date created: 25 Feb 1999
# Whom: Archie Cobbs
#
1999-02-28 21:41:09 +00:00
# $Id: Makefile,v 1.11 1999/02/26 06:25:10 archie Exp $
#
1999-02-26 06:25:11 +00:00
DISTNAME= mpd-2.0b1
CATEGORIES= net
MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/
1998-11-19 06:24:40 +00:00
MAINTAINER= archie@freebsd.org
1999-02-28 21:41:09 +00:00
MTREE_FILE= ${FILESDIR}/mpd.mtree
1999-02-26 06:25:11 +00:00
MAN8= mpd.8
MANCOMPRESSED= yes
.include <bsd.port.mk>