mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
d9ed90620d
We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
22 lines
395 B
Makefile
22 lines
395 B
Makefile
# 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= ports@FreeBSD.org
|
|
COMMENT= Yet another dump utility
|
|
|
|
MAN1= xd.1
|
|
MANCOMPRESSED= maybe
|
|
PLIST_FILES= bin/xd
|
|
|
|
.include <bsd.port.mk>
|