mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
parent
fe8803e74a
commit
7a237ef59b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386749
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= leo
|
||||
PORTVERSION= 5.0
|
||||
PORTVERSION= 5.1
|
||||
CATEGORIES= editors python
|
||||
MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}-final
|
||||
DISTNAME= Leo-${PORTVERSION}-final
|
||||
@ -22,8 +22,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/Leo${PORTVERSION}-final
|
||||
|
||||
USES= python shebangfix zip
|
||||
SHEBANG_FILES= leo/doc/html/fixup.pl
|
||||
USE_PYTHON= autoplist distutils
|
||||
@ -33,7 +31,7 @@ DESKTOP_ENTRIES="Leo" "Literate Editor with Outlines" \
|
||||
|
||||
OPTIONS_DEFINE= DOCS PYENCHANT
|
||||
|
||||
PYENCHANT_DESC= Enable PyEnchant support
|
||||
PYENCHANT_DESC= Spell checking support via PyEnchant
|
||||
PYENCHANT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enchant>0:${PORTSDIR}/textproc/py-enchant
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (leo/Leo-5.0-final.zip) = 5635ac753b011a43a3096e5dc18e2d5c6e9f628a40c0ba628c789bccb10928d1
|
||||
SIZE (leo/Leo-5.0-final.zip) = 8628999
|
||||
SHA256 (leo/Leo-5.1-final.zip) = 2d742f9825959ba5c7624d1179b9f3065e14e055c90272fbce199f91770de826
|
||||
SIZE (leo/Leo-5.1-final.zip) = 9028778
|
||||
|
Loading…
Reference in New Issue
Block a user