mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Remove Perl core module
- While I'm here: - Add LICNESE - Remove unnecessary WRKSRC - Bump PORTREVISION for dependency change With hat: perl
This commit is contained in:
parent
d0cd5291cf
commit
d6bd6cfc67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492552
1 changed files with 3 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= MIME-Base64-URLSafe
|
||||
PORTVERSION= 0.01
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,10 +11,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= citric@cubicone.tmetic.com
|
||||
COMMENT= Perl version of Python's URL-safe base64 codec
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-MIME-Base64>=0:converters/p5-MIME-Base64
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/00//}
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
Loading…
Add table
Reference in a new issue