Bump databases/postgis25 to version 2.5.4_1
[dports.git] / databases / p5-Relations / Makefile
1 # Created by: Timur I. Bakeyev <bat@cpan.org>
2 # $FreeBSD$
3
4 PORTNAME=       Relations
5 PORTVERSION=    0.95
6 PORTREVISION=   1
7 CATEGORIES=     databases perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     bofh@FreeBSD.org
12 COMMENT=        Functions to Use with Databases and Queries
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>