ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/net/avahi-autoipd/Makefile
Revision: 18689
Committed: Thu Apr 16 12:58:26 2015 UTC (9 years ago) by laffer1
File size: 586 byte(s)
Log Message:
fix plist for avahi ports

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTREVISION= 2
4 CATEGORIES= net
5 PKGNAMESUFFIX= -autoipd
6
7 MAINTAINER= ports@MidnightBSD.org
8 COMMENT= IPv4LL network address configuration daemon
9 LICENSE= lgpl
10
11 USERS= avahi-autoipd
12 GROUPS= ${USERS}
13
14 LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app
15
16 MASTERDIR= ${.CURDIR}/../avahi-app
17 BUILD_WRKSRC= ${WRKSRC}/avahi-autoipd
18 INSTALL_WRKSRC= ${BUILD_WRKSRC}
19 DESCR= ${.CURDIR}/pkg-descr
20 PLIST= ${.CURDIR}/pkg-plist
21
22 MAKE_ARGS+= -I /usr/include
23
24 AVAHI_SLAVE= autoipd
25
26 PKGINSTALL= ${.CURDIR}/pkg-install
27 MANPAGES= avahi-autoipd.8
28
29 .include "${MASTERDIR}/Makefile"

Properties

Name Value
svn:keywords MidnightBSD=%H