freebsd-ports/print/mpage/Makefile
Steve Price d9ad525c81 Initial import of version 2.5.
print multiple pages per sheet of paper.

PR:           5790
Submitted by: Kapil Chowksey <kchowksey@hss.hns.com>
1998-02-20 04:37:31 +00:00

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>