1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/p5-Data-Miscellany/Makefile
Sunpoet Po-Chuan Hsieh 5792e28494 - Add LICENSE
- Sort PLIST
- Reformat pkg-descr
2014-07-06 18:50:34 +00:00

20 lines
350 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Data-Miscellany
PORTVERSION= 1.100850
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Collection of miscellaneous subroutines
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>