diff options
Diffstat (limited to 'devel/p5-VCP-autrijus/Makefile')
-rw-r--r-- | devel/p5-VCP-autrijus/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-VCP-autrijus/Makefile b/devel/p5-VCP-autrijus/Makefile index 8d3d1f9e4061..cb84a7b3d513 100644 --- a/devel/p5-VCP-autrijus/Makefile +++ b/devel/p5-VCP-autrijus/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-VCP -# Date created: 19 October 2004 -# Whom: autrijus@autrijus.org -# +# Created by: autrijus@autrijus.org # $FreeBSD$ PORTNAME= VCP @@ -15,7 +12,7 @@ PKGNAMESUFFIX= -autrijus DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-snapshot-${PORTVERSION:C/\.([^.]*)$/-\1/} MAINTAINER= perl@FreeBSD.org -COMMENT= A tool for copying files between various SCM repositories +COMMENT= Tool for copying files between various SCM repositories BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-XML-AutoWriter>=0:${PORTSDIR}/textproc/p5-XML-AutoWriter \ |