freebsd-ports/mail/p5-Email-Date-Format/Makefile
Martin Wilke 6009187768 - Update to 1.004
- Add License

PR:		188760
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:17:02 +00:00

20 lines
370 B
Makefile

# Created by: Anton Yuzhaninov <citrin@rambler-co.ru>
# $FreeBSD$
PORTNAME= Email-Date-Format
PORTVERSION= 1.004
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Email
PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= Produce RFC 2822 date strings
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>