freebsd-ports/sysutils/phantom/Makefile
Vanilla I. Shu 29086de64b Stagify, add LICENSE.
Approved by:	portmgr@ (blanket approval)
2014-06-27 15:15:36 +00:00

18 lines
382 B
Makefile

# 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)
LICENSE= GPLv2
ALL_TARGET= all
PLIST_FILES= bin/phantom
.include <bsd.port.mk>