freebsd-ports/net/mpd/Makefile

22 lines
369 B
Makefile
Raw Normal View History

# New ports collection makefile for: mpd
1999-02-26 01:25:11 -05:00
# Date created: 25 Feb 1999
# Whom: Archie Cobbs
#
1999-08-30 10:24:37 -04:00
# $FreeBSD$
#
PORTNAME= mpd
PORTVERSION= 2.0.b2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
DISTNAME= mpd-2.0b2
1998-11-19 01:24:40 -05:00
MAINTAINER= archie@freebsd.org
1999-02-28 16:41:09 -05:00
MTREE_FILE= ${FILESDIR}/mpd.mtree
1999-02-26 01:25:11 -05:00
MAN8= mpd.8
MANCOMPRESSED= yes
.include <bsd.port.mk>