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

File Contents

# Content
1 # New ports collection makefile for: avahi-qt4
2 # Date created: 26 October 2007
3 # Whom: Michael Johnson <ahze@FreeBSD.org
4 #
5 # $MidnightBSD$
6 # $FreeBSD: ports/net/avahi-qt4/Makefile,v 1.7 2008/07/03 21:53:55 mezz Exp $
7 #
8
9 PORTREVISION= 1
10 CATEGORIES= net
11 PKGNAMESUFFIX= -qt4
12
13 MAINTAINER= ports@MidnightBSD.org
14 COMMENT= Qt 4 bindings to the Avahi mDNS system
15 LICENSE= lgpl
16
17 LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app
18
19 MASTERDIR= ${.CURDIR}/../avahi-app
20 BUILD_WRKSRC= ${WRKSRC}/avahi-qt
21 INSTALL_WRKSRC= ${BUILD_WRKSRC}
22 DESCR= ${.CURDIR}/pkg-descr
23 PLIST= ${.CURDIR}/pkg-plist
24
25 AVAHI_SLAVE= qt4
26 USE_QT4= corelib moc_build
27 AVAHI_PKGCONFIG= avahi-qt4.pc
28
29 .include "${MASTERDIR}/Makefile"

Properties

Name Value
svn:keywords MidnightBSD=%H