mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
b68b01559f
PR: 25388 Submitted by: RaRa Rasputin <rara.rasputin@virgin.net>
23 lines
426 B
Makefile
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>
|