opnsense-ports/sysutils/phantom/Makefile
Franco Fichtner b647f83fc4 */*: sync with upstream
Taken from: HardenedBSD
2019-11-06 21:48:38 +01:00

21 lines
416 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)
BROKEN= unfetchable
LICENSE= GPLv2
USES= tar:tgz
ALL_TARGET= all
PLIST_FILES= bin/phantom
.include <bsd.port.mk>