mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
21 lines
423 B
Makefile
21 lines
423 B
Makefile
# 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= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/
|
|
|
|
MAINTAINER= greid@ukug.uk.freebsd.org
|
|
COMMENT= An implementation of System V's pg pager
|
|
|
|
MAKEFILE= makefile
|
|
|
|
MAN1= pg.1
|
|
|
|
.include <bsd.port.mk>
|