aboutsummaryrefslogtreecommitdiff
path: root/misc/xd/Makefile
blob: aec535092319c09cede5b37485ca7d355f154916 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	xd
# Date created:		17 October 1997
# Whom:			KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
# $FreeBSD$
#

PORTNAME=	xd
PORTVERSION=	2.3
CATEGORIES=	misc
MASTER_SITES=	http://www.bsddiary.net/xd/
DISTNAME=	xd-8087

MAINTAINER=	kiri@FreeBSD.org
COMMENT=	Yet another dump utility

MAN1=		xd.1
MANCOMPRESSED=	maybe
PLIST_FILES=	bin/xd

.include <bsd.port.mk>