freebsd-ports/net/mpd/Makefile
Archie Cobbs 30458d205e Add NO_LATEST_LINK=.
Requested by:	Akinori MUSHA <knu@iDaemons.org>
2001-11-08 06:06:55 +00:00

23 lines
385 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= ${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>