mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
6c450aae0f
Submitted by: Josh Gilliam <josh@quick.net>
21 lines
384 B
Makefile
21 lines
384 B
Makefile
# New ports collection makefile for: xdu
|
|
# Version required: R6 contrib tape
|
|
# Date created: 9 February 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.8 1998/10/21 00:57:40 steve Exp $
|
|
#
|
|
|
|
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>
|