ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/linux-c7-libpciaccess/Makefile
Revision: 24981
Committed: Wed Feb 13 03:04:18 2019 UTC (5 years, 2 months ago) by laffer1
Content type: text/plain
File size: 412 byte(s)
Log Message:
add more

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= libpciaccess
4 PORTVERSION= 0.13.4
5 PORTREVISION= 3
6 CATEGORIES= devel
7
8 MAINTAINER= ports@MidnightBSD.org
9 COMMENT= Generic PCI access library (CentOS ${LINUX_DIST_VER})
10
11 LICENSE= mit
12
13 CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
14
15 DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
16 RPMVERSION= 3.1.el7_4
17 USES= linux:c7
18 USE_LDCONFIG= yes
19 USE_LINUX_RPM= yes
20
21 OPTIONS_DEFINE= DOCS
22
23 .include <bsd.port.mk>

Properties

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