summaryrefslogtreecommitdiffstats
path: root/databases/ptop/Makefile
blob: c796d4c2e374508a71d5d5eda40523a52da908ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:   ptop
# Date created:		18 December 2007
# Whom:			Sunghyuk Do <sunghyuk@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	ptop
PORTVERSION=	3.6.2
PORTREVISION=	1
CATEGORIES=	databases
MASTER_SITES=	http://pgfoundry.org/frs/download.php/1781/
DISTNAME=	pg_top-${PORTVERSION}

MAINTAINER=	sunghyuk@gmail.com
COMMENT=	Top clone for postgresql

MAN1=	pg_top.1
USE_GMAKE=	yes
USE_PGSQL=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

PLIST_FILES=	bin/pg_top

.include <bsd.port.mk>
OpenPOWER on IntegriCloud