1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/misc/mtx/Makefile
Mark Linimon ca24909ba5 Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.

Hat:		portmgr
Pointy hat:	linimon
2006-04-17 20:55:38 +00:00

23 lines
445 B
Makefile

# New ports collection makefile for: mtx
# Date created: 26. November 2001
# Whom: Martin Blapp <mb@imp.ch>
#
# $FreeBSD$
#
PORTNAME= mtx
PORTVERSION= 1.2.17rel
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mtx
MAINTAINER= mbr@FreeBSD.org
COMMENT= Control SCSI media changer devices
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= loaderinfo.1 mtx.1 tapeinfo.1 scsitape.1
.include <bsd.port.mk>