2006-01-25 18:04:24 +01:00
|
|
|
# New ports collection makefile for: phantom
|
|
|
|
# Date created: 22 January 2006
|
|
|
|
# Whom: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= phantom
|
|
|
|
PORTVERSION= 1.2
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://www.vanheusden.com/Linux/
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2009-02-27 15:14:37 +01:00
|
|
|
MAINTAINER= ota@j.email.ne.jp
|
2006-01-25 18:04:24 +01:00
|
|
|
COMMENT= Phantomblock generator (converts existing files to sparse files)
|
|
|
|
|
|
|
|
ALL_TARGET= all
|
|
|
|
|
|
|
|
PLIST_FILES= bin/phantom
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|