ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/linux-c6-dbus-libs/Makefile
Revision: 24993
Committed: Wed Feb 13 14:45:44 2019 UTC (5 years, 2 months ago) by laffer1
Content type: text/plain
File size: 445 byte(s)
Log Message:
dbus libs

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= dbus
4 PORTVERSION= 1.2.24
5 CATEGORIES= devel linux
6 PKGNAMESUFFIX= -libs
7 LIB_DISTNAMES= ${LINUXNAME}-${DISTVERSIONFULL}
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Libraries for accessing D-BUS (Linux CentOS ${LINUX_DIST_VER})
11
12 LICENSE= gpl2
13
14 DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
15 LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
16 RPMVERSION= 9.el6
17 USES= linux:c6
18 USE_LDCONFIG= yes
19 USE_LINUX_RPM= yes
20
21 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords MidnightBSD=%H
svn:mime-type text/plain