# New ports collection makefile for:   pg
# Date created:        3 January 2001
# Whom:                George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD: ports/misc/pg/Makefile,v 1.6 2004/04/13 19:59:57 linimon Exp $
#

PORTNAME=	pg
PORTVERSION=	010103
CATEGORIES=	misc
MASTER_SITES=	# none

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An implementation of System V's pg pager

MAKEFILE=	makefile

MAN1=		pg.1
PLIST_FILES=	bin/pg

.include <bsd.port.mk>
