pkgsrc/sysutils/mtools/Makefile

17 lines
307 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 1998/01/22 15:44:44 is Exp $
#
DISTNAME= mtools-3.6
CATEGORIES= convert
MASTER_SITES= ${MASTER_SITE_GNU}
#MASTER_SITES= ftp://ftp.cs.uni-bonn.de/pub/gnu/
MAINTAINER= is@netbsd.org
HAS_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS+= --prefix=/usr/pkg
.include <bsd.port.mk>