mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
35af96374a
and some other minor cleanup.
17 lines
352 B
Makefile
17 lines
352 B
Makefile
# New ports collection makefile for: xdu
|
|
# Version required: R6 contrib tape
|
|
# Date created: 9 February 1995
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1995/02/10 02:11:43 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xdu-3.0
|
|
EXTRACT_SUFX= .tar.Z
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://ftp.arl.mil/pub/
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|