Moar spaces. Requested by danj
This commit is contained in:
parent
52c7ce4748
commit
7a905e5a02
@ -1,25 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2016/04/27 21:06:31 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2016/04/27 21:09:35 jca Exp $
|
||||
|
||||
COMMENT = HTML to markdown-formatted text converter
|
||||
COMMENT = HTML to markdown-formatted text converter
|
||||
|
||||
MODPY_EGG_VERSION = 2016.4.2
|
||||
REVISION = 0
|
||||
DISTNAME = html2text-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
DISTNAME = html2text-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
|
||||
CATEGORIES = converters
|
||||
HOMEPAGE = http://alir3z4.github.io/html2text/
|
||||
CATEGORIES = converters
|
||||
HOMEPAGE = http://alir3z4.github.io/html2text/
|
||||
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODPY_PI = Yes
|
||||
|
||||
MODULES = lang/python
|
||||
MODULES = lang/python
|
||||
|
||||
MODPY_PI = Yes
|
||||
MODPY_SETUPTOOLS = Yes
|
||||
|
||||
FLAVORS = python3
|
||||
FLAVORS = python3
|
||||
FLAVOR ?=
|
||||
|
||||
post-install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user