ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/dns/mdnsd/Makefile
Revision: 8060
Committed: Sun Jun 7 19:03:50 2009 UTC (14 years, 10 months ago) by laffer1
File size: 516 byte(s)
Log Message:
improve chance of fetching

File Contents

# User Rev Content
1 laffer1 8060 # $MidnightBSD: mports/dns/mdnsd/Makefile,v 1.3 2009/03/13 03:49:07 laffer1 Exp $
2 laffer1 315
3     PORTNAME= mdnsd
4     PORTVERSION= 0.7G
5     CATEGORIES= dns
6 laffer1 8060 MASTER_SITES= http://www.cs.cmu.edu/~dpelleg/download/
7 laffer1 315
8     MAINTAINER= ports@MidnightBSD.org
9     COMMENT= Advertise a service via Rendezvous
10 laffer1 3596 LICENSE= bsd4
11     # he says it's bsd without being too specific.. let's worst case this
12 laffer1 315
13     do-install:
14     @${ECHO_MSG} "Installing files"
15     .for i in mhttp mquery
16     @${INSTALL} ${COPY} ${_BINOWNGRP} ${WRKSRC}/${i} ${PREFIX}/bin
17     .endfor
18    
19     .include <bsd.port.mk>

Properties

Name Value
cvs2svn:cvs-rev 1.4