mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add stage support
- Add LICENSE
This commit is contained in:
parent
4748962959
commit
55bf19860a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344398
@ -10,11 +10,12 @@ MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Mathematical function graph plotter
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_GNOME= pygtk2 gnomehier
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g'\
|
||||
${WRKSRC}/${PORTNAME}.py
|
||||
|
Loading…
Reference in New Issue
Block a user