mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3b3bd28890
Converted to new MAN[1-9]
20 lines
375 B
Makefile
20 lines
375 B
Makefile
# New ports collection makefile for: xdu
|
|
# Version required: R6 contrib tape
|
|
# Date created: 9 February 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.5 1995/07/13 01:21:33 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xdu-3.0
|
|
CATEGORIES= sysutils x11
|
|
MASTER_SITES= ftp://ftp.arl.mil/pub/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
NO_WRKSUBDIR= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|