2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
|
2006-01-25 18:04:24 +01:00
|
|
|
# $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)
|
|
|
|
|
2014-06-27 17:15:36 +02:00
|
|
|
LICENSE= GPLv2
|
2006-01-25 18:04:24 +01:00
|
|
|
|
2014-06-27 17:15:36 +02:00
|
|
|
ALL_TARGET= all
|
2006-01-25 18:04:24 +01:00
|
|
|
PLIST_FILES= bin/phantom
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|