blob: a35623ee3a364d2b20d1db4e17673952a6288fa3 (
plain) (
tree)
|
|
# 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
NO_LATEST_LINK=
.include <bsd.port.mk>
|