1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/mpd/Makefile
Archie Cobbs 7366f36f7a The original "net/mpd" port is obsolete. Update it to make it equivalent
to the "net/mpd-netgraph" port, and then get rid of "net/mpd-netgraph".
2002-03-30 05:31:10 +00:00

21 lines
348 B
Makefile

# New ports collection makefile for: mpd
# Date created: 25 Feb 1999
# Whom: Archie Cobbs
#
# $FreeBSD$
#
PORTNAME= mpd
PORTVERSION= 3.7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
MAINTAINER= archie@freebsd.org
MTREE_FILE= ${FILESDIR}/mpd.mtree
MAN8= mpd.8
MANCOMPRESSED= maybe
.include <bsd.port.mk>