4270e050e4
No MOVED entry cause its new. Hand maintianer to wblock per request Pointyhat to: eadler Feature safe: yes
16 lines
268 B
Makefile
16 lines
268 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Algorithm-BinPack
|
|
PORTVERSION= 0.5
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= wblock@FreeBSD.org
|
|
COMMENT= Efficiently pack items into bins
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Algorithm::BinPack.3
|
|
|
|
.include <bsd.port.mk>
|