Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-interface / Makefile
1 # Created by: Sergey V. Dyatko <sergey.dyatko@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME=       interface
5 PORTVERSION=    0.03
6 PORTREVISION=   1
7 CATEGORIES=     devel perl5
8 MASTER_SITES=   CPAN
9 MASTER_SITE_SUBDIR=     CPAN:SWALTERS
10 PKGNAMEPREFIX=  p5-
11
12 MAINTAINER=     sergey.dyatko@gmail.com
13 COMMENT=        Simple compile time interface checking for OO Perl
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>