mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
21 lines
342 B
Makefile
21 lines
342 B
Makefile
# New ports collection makefile for: xdu
|
|
# Version required: R6 contrib tape
|
|
# Date created: 9 February 1995
|
|
# Whom: asami
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xdu-3.0
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= ftp://ftp.arl.mil/pub/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
USE_IMAKE= yes
|
|
MAN1= xdu.1
|
|
|
|
.include <bsd.port.mk>
|