mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Resolve of using PERL_CONFIGURE and PERL_MODBUILD together
- Convert to new perl5 framework - Trim Makefile header With hat: perl@
This commit is contained in:
parent
aeb3517c3b
commit
951c9c0087
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325887
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Queue-Beanstalk
|
||||
# Date created: 2008-05-06
|
||||
# Whom: Anton Yuzhaninov <citrin@citrin.ru>
|
||||
#
|
||||
# Created by: Anton Yuzhaninov <citrin@citrin.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Queue-Beanstalk
|
||||
PORTVERSION= 0.02
|
||||
@ -14,8 +10,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= citrin@citrin.ru
|
||||
COMMENT= Client for beanstalkd, in-memory workqueue daemon
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Queue::Beanstalk.3
|
||||
PLIST_FILES= "%%SITE_PERL%%/Queue/Beanstalk.pm"
|
||||
|
Loading…
Reference in New Issue
Block a user