2001-10-04 05:17:35 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2001/10/04 09:17:35 dugsong 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
|
2001-02-13 22:02:35 -05:00
|
|
|
MASTER_SITES= http://www.outguess.org/
|
|
|
|
HOMEPAGE= http://www.outguess.org/
|
2001-05-05 23:45:31 -04:00
|
|
|
NEED_VERSION= 1.402
|
1999-11-13 15:24:11 -05:00
|
|
|
|
2000-10-22 10:02:46 -04:00
|
|
|
MAINTAINER= Dug Song <dugsong@monkey.org>
|
1999-11-13 15:24:11 -05:00
|
|
|
|
2001-10-04 05:17:35 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2001-02-13 22:02:35 -05:00
|
|
|
CONFIGURE_STYLE=gnu dest
|
1999-11-13 15:24:11 -05:00
|
|
|
|
2000-02-10 19:37:15 -05:00
|
|
|
WRKDIST= ${WRKDIR}/outguess
|
1999-11-13 15:24:11 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|