1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/mpd/Makefile
2000-05-11 03:28:47 +00:00

21 lines
366 B
Makefile

# 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= http://people.FreeBSD.org/~archie/distfiles/
DISTNAME= mpd-2.0b2
MAINTAINER= archie@freebsd.org
MTREE_FILE= ${FILESDIR}/mpd.mtree
MAN8= mpd.8
MANCOMPRESSED= yes
.include <bsd.port.mk>