1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/mpd/Makefile

22 lines
369 B
Makefile
Raw Normal View History

# New ports collection makefile for: mpd
1999-02-26 06:25:11 +00:00
# Date created: 25 Feb 1999
# Whom: Archie Cobbs
#
1999-08-30 14:24:37 +00: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 06:24:40 +00:00
MAINTAINER= archie@freebsd.org
1999-02-28 21:41:09 +00:00
MTREE_FILE= ${FILESDIR}/mpd.mtree
1999-02-26 06:25:11 +00:00
MAN8= mpd.8
MANCOMPRESSED= yes
.include <bsd.port.mk>