Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

17
sysutils/mtx/Makefile Normal file
View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.2 2015/07/14 12:25:36 bouyer Exp $
DISTNAME= mtx-1.3.12
PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mtx/mtx-stable/1.3.12/}
MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://mtx.badtux.net/
COMMENT= Control SCSI media changer devices
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
LICENSE= gnu-gpl-v2
.include "../../mk/bsd.pkg.mk"