mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Use real PORTVERSION
- Add LICENSE
This commit is contained in:
parent
3b64e23cb2
commit
6bfd35011f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433359
@ -2,16 +2,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= POE-Filter-LZO
|
||||
PORTVERSION= 1.7.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.70
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= POE filter wrapped around Compress::LZO
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Compress-LZO>=1.08:archivers/p5-Compress-LZO \
|
||||
p5-POE>=0.38:devel/p5-POE
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
Loading…
Reference in New Issue
Block a user