1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/print/mpage/Makefile
Christian Weisgerber a0caaced6f Remove spurious strcpy() that clobbers the stack.
Submitted by:	Guy Middleton <guy@crtsol.com>
2002-08-02 11:25:11 +00:00

21 lines
341 B
Makefile

# New ports collection makefile for: mpage
# Date created: 19 February 1998
# Whom: Kapil Chowksey
#
# $FreeBSD$
#
PORTNAME= mpage
PORTVERSION= 2.5.2
PORTREVISION= 1
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>