mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
This commit is contained in:
parent
8b9c115b43
commit
4605a30027
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335801
@ -9,15 +9,18 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Larch copies messages from one IMAP server to another
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
# rubygem-sequel3>=3.14:${PORTSDIR}/devel/rubygem-sequel3 \
|
||||
RUN_DEPENDS= rubygem-highline>=1.5:${PORTSDIR}/devel/rubygem-highline \
|
||||
rubygem-sequel3>=3.14:${PORTSDIR}/devel/rubygem-sequel3 \
|
||||
rubygem-sequel>=3.14:${PORTSDIR}/devel/rubygem-sequel \
|
||||
rubygem-sqlite3>=1.3:${PORTSDIR}/databases/rubygem-sqlite3 \
|
||||
rubygem-trollop>=1.13:${PORTSDIR}/devel/rubygem-trollop
|
||||
|
||||
PLIST_FILES= bin/larch
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/larch
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user