summaryrefslogblamecommitdiff
path: root/sysutils/bchunk/Makefile
blob: 0f385d98ba9040f53a1ba2db70631678f0d0ab05 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12




                                             
                                                         





                                           
                                         








                                                         
# New ports collection makefile for:   bchunk
# Version required:    		1.0.0
# Date created:                	9 Jan 1999
# Whom:                        	bsdx
#
# $Id: Makefile,v 1.1.1.1 1999/01/13 23:08:52 billf Exp $
#

DISTNAME=	bchunk-1.0.0
CATEGORIES=	sysutils
MASTER_SITES=	http://hes.iki.fi/bchunk/ \
		${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/disk-management

MAINTAINER=	ports@FreeBSD.ORG

ALL_TARGET=

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/bchunk ${PREFIX}/bin

.include <bsd.port.mk>