1999-12-09 23:03:13 +00:00
|
|
|
# New ports collection makefile for: mpd
|
2000-02-01 00:40:44 +00:00
|
|
|
# Date created: 31 Jan 2000
|
1999-12-09 23:03:13 +00:00
|
|
|
# Whom: Archie Cobbs
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 18:14:07 +00:00
|
|
|
PORTNAME= mpd
|
2000-09-19 23:04:55 +00:00
|
|
|
PORTVERSION= 3.1
|
1999-12-09 23:03:13 +00:00
|
|
|
CATEGORIES= net
|
2000-06-29 07:03:02 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= archie
|
1999-12-09 23:03:13 +00:00
|
|
|
|
|
|
|
MAINTAINER= archie@freebsd.org
|
|
|
|
|
|
|
|
MTREE_FILE= ${FILESDIR}/mpd.mtree
|
|
|
|
MAN8= mpd.8
|
2000-06-29 21:38:33 +00:00
|
|
|
MANCOMPRESSED= maybe
|
1999-12-09 23:03:13 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|