freebsd-ports/www/p5-HTML-Breadcrumbs/Makefile
Sunpoet Po-Chuan Hsieh 13b0fe353c - Add LICENSE
- Pass maintainership to submitter

PR:		ports/188244
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-06 05:49:29 +00:00

19 lines
334 B
Makefile

# Created by: andrew@scoop.co.nz
# $FreeBSD$
PORTNAME= HTML-Breadcrumbs
PORTVERSION= 0.7
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Module to produce HTML 'breadcrumb trails'
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>