|
Lines 1-16
Link Here
|
| 1 |
# New ports collection makefile for: steghide |
1 |
# New ports collection makefile for: steghide |
| 2 |
# Date created: 26 February 2001 |
2 |
# Date created: 26 February 2001 |
| 3 |
# Whom: RaRa Rasputin <rara.rasputin@virgin.net> |
3 |
# Whom: RaRa Rasputin <rasputin@submonkey.net> |
| 4 |
# |
4 |
# |
| 5 |
# $FreeBSD: ports/security/steghide/Makefile,v 1.3 2002/01/28 07:03:12 pat Exp $ |
5 |
# $FreeBSD: ports/security/steghide/Makefile,v 1.3 2002/01/28 07:03:12 pat Exp $ |
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= steghide |
8 |
PORTNAME= steghide |
| 9 |
PORTVERSION= 0.4.3 |
9 |
PORTVERSION= 0.4.4 |
| 10 |
CATEGORIES= security |
10 |
CATEGORIES= security |
| 11 |
MASTER_SITES= http://steghide.sourceforge.net/download/ |
11 |
MASTER_SITES= http://steghide.sourceforge.net/download/ |
| 12 |
|
12 |
|
| 13 |
MAINTAINER= rara.rasputin@virgin.net |
13 |
MAINTAINER= rasputin@submonkey.net |
| 14 |
|
14 |
|
| 15 |
LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt \ |
15 |
LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt \ |
| 16 |
mhash.2:${PORTSDIR}/security/mhash |
16 |
mhash.2:${PORTSDIR}/security/mhash |