freebsd-ports/net/mpd/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

22 lines
401 B
Makefile

# New ports collection makefile for: mpd
# Date created: 25 Feb 1999
# Whom: Archie Cobbs
#
# $FreeBSD$
#
PORTNAME= mpd
PORTVERSION= 3.13
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
MAINTAINER= archie@freebsd.org
COMMENT= Multi-link PPP daemon based on netgraph(4)
MTREE_FILE= ${FILESDIR}/mpd.mtree
MAN8= mpd.8
MANCOMPRESSED= maybe
.include <bsd.port.mk>