aboutsummaryrefslogtreecommitdiff
path: root/net/linux-c6-tcp_wrappers-libs/Makefile
blob: 468ca4916e8f745da6d61bafbf2d6b6da4f8d34b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: Johannes Meixner <xmj@chaot.net>
# $FreeBSD$

PORTNAME=	tcp_wrappers-libs
PORTVERSION=	7.6
PORTREVISION=	1
CATEGORIES=	net linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Libraries tcp wrappers (Linux CentOS ${LINUX_DIST_VER})

USE_LINUX=	c6
USE_LINUX_RPM=	yes
USE_LINUX_APPS=	xorglibs

RPMVERSION=	57.el6
USE_LDCONFIG=	yes

DOCSDIR=	${PREFIX}/usr/share/doc/tcp_wrappers-${PORTVERSION}

SRC_DISTFILES=	tcp_wrappers-${PORTVERSION}-${RPMVERSION}${SRC_SUFX}:SOURCE

.include <bsd.port.mk>