mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
19 lines
336 B
Makefile
19 lines
336 B
Makefile
# New ports collection makefile for: mpage
|
|
# Version required: 2.5
|
|
# Date created: 19 February 1998
|
|
# Whom: Kapil Chowksey
|
|
#
|
|
# $FreeBSD$
|
|
|
|
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>
|