freebsd-ports/misc/xd/Makefile

22 lines
395 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
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another dump utility
MAN1= xd.1
MANCOMPRESSED= maybe
PLIST_FILES= bin/xd
.include <bsd.port.mk>