15 lines
254 B
Makefile
15 lines
254 B
Makefile
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:49:08 sthen Exp $
|
|
|
|
COMMENT= module to bubble-babble fingerprints
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Digest-BubbleBabble-0.02
|
|
REVISION= 0
|
|
CATEGORIES= security
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|