1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/www/p5-HTML-Breadcrumbs/Makefile
Gabor Kovesdan f4e16d677d - Update to 0.7
- Add missing WWW
- Style

PR:		ports/120850
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	Andrew McNaughton <andrew@scoop.co.nz> (maintainer)
2008-02-20 13:15:34 +00:00

22 lines
402 B
Makefile

# New ports collection makefile for: p5-HTML-Breadcrumbs
# Date created: 14 August 2003
# Whom: andrew@scoop.co.nz
#
# $FreeBSD$
#
PORTNAME= HTML-Breadcrumbs
PORTVERSION= 0.7
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= andrew@scoop.co.nz
COMMENT= Module to produce HTML 'breadcrumb trails'
PERL_CONFIGURE= yes
MAN3= HTML::Breadcrumbs.3
.include <bsd.port.mk>