1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/eric6/bsd.eric6.mk
David Naylor fc29987fab devel/eric6: update to 18.09
ChangeLog:
 - bug fixes
 - Mercurial Interface:
   - added support for Mercurial 4.7 extended commands 'graft', 'rebase' and
     'export'
2018-09-09 06:14:40 +00:00

22 lines
575 B
Makefile

# Created by: Boris Samorodov <bsam@FreeBSD.org>
# $FreeBSD$
#
# This is a set of Makefile macros that are common between devel/eric6 and
# localized language packages for devel/eric6:
# german/eric6, russian/eric6, devel/es-eric6
PORTNAME= eric6
PORTVERSION= 18.09
MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAINTAINER= dbn@FreeBSD.org
COMMENT= Full featured Python and Ruby editor and IDE based on Qt
LICENSE= GPLv3
DESCR= ${.CURDIR}/../../devel/eric6/pkg-descr
MAKE_ENV+= "HOME=${WRKDIR}"
NO_BUILD= yes