12 lines
193 B
Makefile
12 lines
193 B
Makefile
COMMENT= module to bubble-babble fingerprints
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Digest-BubbleBabble-0.02
|
|
REVISION= 1
|
|
CATEGORIES= security
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|