freebsd-ports/misc/xd/Makefile

21 lines
374 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 09:23:21 +02:00
# $FreeBSD$
#
2000-04-14 10:49:30 +02:00
PORTNAME= xd
PORTVERSION= 2.3
CATEGORIES= misc
MASTER_SITES= http://www.bsddiary.net/xd/
2000-04-14 10:49:30 +02:00
DISTNAME= xd-8087
2003-05-06 13:35:32 +02:00
MAINTAINER= kiri@FreeBSD.org
COMMENT= Yet another dump utility
MAN1= xd.1
MANCOMPRESSED= maybe
.include <bsd.port.mk>