summaryrefslogtreecommitdiff
path: root/sysutils/phantom/Makefile
blob: 3c576c0b836cbe32e283969a0adc89d2fbb66271 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
# $FreeBSD$

PORTNAME=	phantom
PORTVERSION=	1.2
CATEGORIES=	sysutils
MASTER_SITES=	http://www.vanheusden.com/Linux/
EXTRACT_SUFX=	.tgz

MAINTAINER=	ota@j.email.ne.jp
COMMENT=	Phantomblock generator (converts existing files to sparse files)

ALL_TARGET=	all

PLIST_FILES=	bin/phantom

NO_STAGE=	yes
.include <bsd.port.mk>