freebsd-ports/archivers/tardy/Makefile

22 lines
387 B
Makefile
Raw Normal View History

# ex:ts=8
# Ports collection makefile for: tardy
# Date created: Jan 14, 2003
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= tardy
PORTVERSION= 1.11
CATEGORIES= archivers
MASTER_SITES= http://www.canb.auug.org.au/~millerp/
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= Manipulate the file headers in tar archive files in various ways
GNU_CONFIGURE= yes
MAN1= tardy.1
.include <bsd.port.mk>