1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/security/steghide/Makefile
Will Andrews b68b01559f Add steghide 0.3.1, a steganography tool to hide data in binary files.
PR:		25388
Submitted by:	RaRa Rasputin <rara.rasputin@virgin.net>
2001-03-20 01:57:20 +00:00

23 lines
426 B
Makefile

# New ports collection makefile for: steghide
# Date created: 26 February 2001
# Whom: RaRa Rasputin <rara.rasputin@virgin.net>
#
# $FreeBSD$
#
PORTNAME= steghide
PORTVERSION= 0.3.1
CATEGORIES= security
MASTER_SITES= http://steghide.sourceforge.net/download/
DISTNAME= steghide-0.3-1
MAINTAINER= rara.rasputin@virgin.net
HAS_CONFIGURE= yes
MAN1= steghide.1
MANCOMPRESSED= no
USE_GMAKE= yes
.include <bsd.port.mk>