diff options
Diffstat (limited to 'sysutils/p5-File-BackupCopy/Makefile')
| -rw-r--r-- | sysutils/p5-File-BackupCopy/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/p5-File-BackupCopy/Makefile b/sysutils/p5-File-BackupCopy/Makefile index 5808360ac06e..df9d6251db2c 100644 --- a/sysutils/p5-File-BackupCopy/Makefile +++ b/sysutils/p5-File-BackupCopy/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= File-BackupCopy -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,10 +9,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create a backup copy of the file with Perl +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + TEST_DEPENDS= p5-File-Cmp>=1.07:sysutils/p5-File-Cmp USES= perl5 USE_PERL5= configure + NO_ARCH= yes .include <bsd.port.mk> |
