Lines 1-12
Link Here
|
1 |
# New ports collection makefile for: Dancer-Plugin-Email |
|
|
2 |
# Date created: 30 Dec 2010 |
3 |
# Whom: Grzegorz Blach <magik@roorback.net> |
4 |
# |
5 |
# $FreeBSD: ports/mail/p5-Dancer-Plugin-Email/Makefile,v 1.4 2012/06/10 18:42:01 swills Exp $ |
1 |
# $FreeBSD: ports/mail/p5-Dancer-Plugin-Email/Makefile,v 1.4 2012/06/10 18:42:01 swills Exp $ |
6 |
# |
|
|
7 |
|
2 |
|
8 |
PORTNAME= Dancer-Plugin-Email |
3 |
PORTNAME= Dancer-Plugin-Email |
9 |
PORTVERSION= 0.1300 |
4 |
PORTVERSION= 1.0000 |
10 |
CATEGORIES= mail perl5 |
5 |
CATEGORIES= mail perl5 |
11 |
MASTER_SITES= CPAN |
6 |
MASTER_SITES= CPAN |
12 |
MASTER_SITE_SUBDIR= CPAN:IRONCAMEL |
7 |
MASTER_SITE_SUBDIR= CPAN:IRONCAMEL |
Lines 30-36
Link Here
|
30 |
|
25 |
|
31 |
PERL_CONFIGURE= yes |
26 |
PERL_CONFIGURE= yes |
32 |
|
27 |
|
33 |
MAN3= Dancer::Plugin::README.3 \ |
28 |
MAN3= Dancer::Plugin::Email.3 |
34 |
Dancer::Plugin::Email.3 |
|
|
35 |
|
29 |
|
36 |
.include <bsd.port.mk> |
30 |
.include <bsd.port.mk> |