2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:46:47 ajacoutot Exp $
|
2004-01-11 06:48:18 -05:00
|
|
|
|
2007-09-15 19:29:57 -04:00
|
|
|
COMMENT= module to bubble-babble fingerprints
|
2004-01-11 06:48:18 -05:00
|
|
|
|
2007-01-15 12:40:09 -05:00
|
|
|
MODULES= cpan
|
2004-01-11 06:48:18 -05:00
|
|
|
DISTNAME= Digest-BubbleBabble-0.01
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 0
|
2007-01-15 12:40:09 -05:00
|
|
|
CATEGORIES= security
|
2010-10-18 17:41:44 -04:00
|
|
|
USE_GROFF = Yes
|
2004-01-11 06:48:18 -05:00
|
|
|
|
|
|
|
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
|
|
|
|
|
|
|
|
# Artistic licence
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|