mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
devel/lua-gettext: Add extra MASTER_SITE and pass maintainer to submitter
PR: 197400 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Approved by: pgollucci (mentor)
This commit is contained in:
parent
83235e7fc9
commit
8fb9c07473
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395818
@ -5,12 +5,13 @@ PORTNAME= gettext
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://raw.githubusercontent.com/nuclewall/bsdinstaller/${COMMIT}/src/lib/lua/gettext/
|
||||
MASTER_SITES= https://raw.githubusercontent.com/nuclewall/bsdinstaller/${COMMIT}/src/lib/lua/gettext/ \
|
||||
http://BSDforge.com/projects/source/devel/lua-gettext/
|
||||
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
|
||||
DISTFILES= lua_gettext.c gettext.lua
|
||||
DIST_SUBDIR= lua-${PORTNAME}-${COMMIT}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= Gettext binding for Lua 5
|
||||
|
||||
USES= gettext lua:51
|
||||
|
Loading…
Reference in New Issue
Block a user