opnsense-ports/sysutils/phantom/Makefile
Franco Fichtner 00a8f4b1d8 */*: sync with upstream
Taken from: FreeBSD
2015-06-06 11:33:26 +02: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>