1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/sysutils/phantom/Makefile
Renato Botelho 5c869eee44 Add phantom 1.2, phantomblock generator (converts existing files to
sparse files).

PR:		ports/92156
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-25 17:04:24 +00:00

22 lines
476 B
Makefile

# 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
MAINTAINER= CPE1704TKS@bellsouth.net
COMMENT= Phantomblock generator (converts existing files to sparse files)
ALL_TARGET= all
PLIST_FILES= bin/phantom
.include <bsd.port.mk>