1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/mpd-netgraph/Makefile

21 lines
348 B
Makefile
Raw Normal View History

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