freebsd-ports/databases/p5-DBIx-Class-IntrospectableM2M/Makefile
Philip M. Gollucci 76f3222580 - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs

With Hat:   perl@
2010-09-24 00:44:29 +00:00

24 lines
531 B
Makefile

# New ports collection makefile for: p5-DBIx-Class-IntrospectableM2M
# Date created: 23 Oct 2008
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= DBIx-Class-IntrospectableM2M
PORTVERSION= 0.001001
PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= Introspect many-to-many shortcuts
RUN_DEPENDS= p5-DBIx-Class>=0.06002:${PORTSDIR}/databases/p5-DBIx-Class
PERL_CONFIGURE= yes
MAN3= DBIx::Class::IntrospectableM2M.3
.include <bsd.port.mk>