1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/misc/xd/Makefile

22 lines
394 B
Makefile
Raw Normal View History

# New ports collection makefile for: xd
# Date created: 17 October 1997
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
PORTNAME= xd
PORTVERSION= 2.3
CATEGORIES= misc
MASTER_SITES= http://www.bsddiary.net/xd/
2000-04-14 08:49:30 +00:00
DISTNAME= xd-8087
2003-05-06 11:35:32 +00:00
MAINTAINER= kiri@FreeBSD.org
COMMENT= Yet another dump utility
MAN1= xd.1
MANCOMPRESSED= maybe
PLIST_FILES= bin/xd
.include <bsd.port.mk>