freebsd-ports/devel/p5-Cache-Simple-TimedExpiry/Makefile
Sunpoet Po-Chuan Hsieh 12abbe5f12 - Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove leading indefinite article from COMMENT

PR:		ports/190234
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-26 15:33:16 +00:00

19 lines
362 B
Makefile

# Created by: Palle Girgensohn <girgen@pingpong.net>
# $FreeBSD$
PORTNAME= Cache-Simple-TimedExpiry
PORTVERSION= 0.27
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Lightweight cache with timed expiration
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>