freebsd-ports/devel/p5-Cdk/Makefile
Vanilla I. Shu 7e2d88220c Perl5 module for Curses Development Kit
PR:		ports/27670
Submitted by:	Chia-liang Kao <clkao@clkao.org>
2001-05-27 05:33:30 +00:00

23 lines
421 B
Makefile

# New ports collection makefile for: p5-Cdk
# Date created: May 27th 2001
# Whom: Chia-liang Kao <clkao@clkao.org>
#
# $FreeBSD$
#
PORTNAME= Cdk
PORTVERSION= 4.9.6
CATEGORIES= devel perl5
MASTER_SITES= http://www.vexus.ca/release/
PKGNAMEPREFIX= p5-
DISTNAME= cdkperl
MAINTAINER= clkao@clkao.org
LIB_DEPENDS= cdk.1:${PORTSDIR}/devel/cdk
WRKSRC= ${WRKDIR}/Cdk
PERL_CONFIGURE= yes
.include <bsd.port.mk>