freebsd-ports/sysutils/phantom/Makefile
Dmitry Marakasov 27d39a7ce0 - Fix binary installation
- Switch to USES=tar

Approved by:	portmgr blanket
2015-06-05 16:30:00 +00:00

19 lines
394 B
Makefile

# Created by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
# $FreeBSD$
PORTNAME= phantom
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.vanheusden.com/Linux/
MAINTAINER= ota@j.email.ne.jp
COMMENT= Phantomblock generator (converts existing files to sparse files)
LICENSE= GPLv2
USES= tar:tgz
ALL_TARGET= all
PLIST_FILES= bin/phantom
.include <bsd.port.mk>