1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/misc/pg/Makefile

22 lines
389 B
Makefile
Raw Normal View History

# New ports collection makefile for: pg
# Date created: 3 January 2001
# Whom: George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#
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
2004-02-05 20:38:07 +00:00
PLIST_FILES= bin/pg
.include <bsd.port.mk>