freebsd-ports/print/mpage/Makefile
Anders Nordby 1b95766dd9 Update to 2.5.2.
Fix CFLAGS compliance.

PR:		36821
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-04-14 01:56:41 +00:00

19 lines
325 B
Makefile

# New ports collection makefile for: mpage
# Date created: 19 February 1998
# Whom: Kapil Chowksey
#
# $FreeBSD$
#
PORTNAME= mpage
PORTVERSION= 2.5.2
CATEGORIES= print
MASTER_SITES= ftp://ftp.mesa.nl/pub/mpage/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
MAN1= mpage.1
ALL_TARGET= default
.include <bsd.port.mk>