freebsd-ports/misc/mtx/Makefile
Martin Blapp 356b063b9e Maintainer is now a committer
Approved by:	demon
2001-12-24 13:56:04 +00:00

21 lines
385 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.14
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mtx
MAINTAINER= mbr@FreeBSD.org
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= mtx.1 tapeinfo.1 scsitape.1
.include <bsd.port.mk>