pkgsrc/print/mpage/Makefile
agc 258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00

14 lines
324 B
Makefile

# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:46 agc Exp $
# $FreeBSD Id: Makefile,v 1.1.1.1 1998/02/20 04:37:31 steve Exp
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 "../../mk/bsd.pkg.mk"