aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Teng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Teng/Makefile')
-rw-r--r--databases/p5-Teng/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/databases/p5-Teng/Makefile b/databases/p5-Teng/Makefile
index db7434625bda..7563d218b5e4 100644
--- a/databases/p5-Teng/Makefile
+++ b/databases/p5-Teng/Makefile
@@ -1,12 +1,13 @@
PORTNAME= Teng
-PORTVERSION= 0.28
+PORTVERSION= 0.34
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:SATOH
+MASTER_SITE_SUBDIR= CPAN:ANATOFUZ
PKGNAMEPREFIX= p5-
-MAINTAINER= kuriyama@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for simple DBI wrapper/ORMapper
+WWW= https://metacpan.org/release/Teng
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
@@ -30,7 +31,7 @@ TEST_DEPENDS= \
p5-Class-Method-Modifiers>0:devel/p5-Class-Method-Modifiers
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= modbuildtiny
NO_ARCH= YES
.include <bsd.port.mk>