mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
d9ad525c81
print multiple pages per sheet of paper. PR: 5790 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com>
19 lines
331 B
Makefile
19 lines
331 B
Makefile
# New ports collection makefile for: mpage
|
|
# Version required: 2.5
|
|
# Date created: 19 February 1998
|
|
# Whom: Kapil Chowksey
|
|
#
|
|
# $Id$
|
|
|
|
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>
|