freebsd-ports/converters/p5-Convert-Binary-C/Makefile
Sergey Skvortsov ba4fa0e27d Update to 0.67
Changes:	http://search.cpan.org/src/MHX/Convert-Binary-C-0.67/Changes
PR:		ports/108210
Submitted by:	Gea-Suan Lin <gslin xx gslin.org>
2007-02-06 17:37:15 +00:00

23 lines
503 B
Makefile

# New ports collection makefile for: Convert-Binary-C
# Date created: 26 May 2004
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= Convert-Binary-C
PORTVERSION= 0.67
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Convert
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Binary Data Conversion using C Types
PERL_CONFIGURE= yes
MAN1= ccconfig.1
MAN3= Convert::Binary::C.3 Convert::Binary::C::Cached.3
.include <bsd.port.mk>