16 lines
307 B
Makefile
16 lines
307 B
Makefile
# Created by: Marzhan Mykola <delgod@portaone.com>
|
|
|
|
PORTNAME= Hash-MultiKey
|
|
PORTVERSION= 0.06
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= delgod@portaone.com
|
|
COMMENT= Hashes whose keys can be multiple
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|