summaryrefslogtreecommitdiff
path: root/print/mpage/Makefile
blob: cbd3e86709399ea4bf3331af36c9343cd84f37fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	mpage
# Version required:	2.5
# Date created:		19 February 1998
# Whom:			Kapil Chowksey
#
# $NetBSD: Makefile,v 1.2 1998/04/01 21:06:09 tron Exp $
# $FreeBSD Id: Makefile,v 1.1.1.1 1998/02/20 04:37:31 steve Exp

DISTNAME=	mpage-2.5
CATEGORIES=	print
MASTER_SITES=	ftp://ftp.mesa.nl/pub/mpage/
EXTRACT_SUFX=	.tgz

MAINTAINER=	kchowksey@hss.hns.com

MAN1=		mpage.1
ALL_TARGET=	default

.include <bsd.port.mk>