2003-05-12 04:23:45 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.14 2003/05/12 08:23:48 jolan Exp $
|
1999-11-13 15:24:11 -05:00
|
|
|
|
2001-05-05 23:45:31 -04:00
|
|
|
COMMENT= "universal steganography tool"
|
1999-11-13 15:24:11 -05:00
|
|
|
|
2001-05-05 23:45:31 -04:00
|
|
|
DISTNAME= outguess-0.2
|
1999-11-13 15:24:11 -05:00
|
|
|
CATEGORIES= security
|
2002-06-14 06:55:01 -04:00
|
|
|
MASTER_SITES= http://www.outguess.org/ \
|
|
|
|
${MASTER_SITE_PACKETSTORM:=crypt/stego/}
|
2003-04-05 22:44:11 -05:00
|
|
|
|
2001-02-13 22:02:35 -05:00
|
|
|
HOMEPAGE= http://www.outguess.org/
|
1999-11-13 15:24:11 -05:00
|
|
|
|
2003-05-12 04:23:45 -04:00
|
|
|
MAINTAINER= Jolan Luff <jolan@openbsd.org>
|
1999-11-13 15:24:11 -05:00
|
|
|
|
2002-06-14 06:55:01 -04:00
|
|
|
# BSD
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2001-10-04 05:17:35 -04:00
|
|
|
|
2003-04-05 22:44:11 -05:00
|
|
|
NO_REGRESS= Yes
|
1999-11-13 15:24:11 -05:00
|
|
|
|
2003-04-05 22:44:11 -05:00
|
|
|
CONFIGURE_STYLE=gnu dest
|
1999-11-13 15:24:11 -05:00
|
|
|
|
2003-04-05 22:44:11 -05:00
|
|
|
WRKDIST= ${WRKDIR}/outguess
|
2002-06-14 06:55:01 -04:00
|
|
|
|
1999-11-13 15:24:11 -05:00
|
|
|
.include <bsd.port.mk>
|