Set PKGNAMEPREFIX to lua51- and PORTNAME to zlib
Submitted by: sunpoet (myself) Approved by: Sir l33tname <sirl33tname@gmail.com> (maintainer)
This commit is contained in:
parent
c381446c05
commit
ff0ad77095
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453431
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Created by: Sir l33tname <sirl33tname@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lua51
|
||||
PORTNAME= zlib
|
||||
PORTVERSION= 1.2
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= archivers
|
||||
PKGNAMESUFFIX= -zlib
|
||||
PKGNAMEPREFIX= lua51-
|
||||
|
||||
MAINTAINER= sirl33tname@gmail.com
|
||||
COMMENT= Simple streaming interface to zlib for the Lua Programming Language
|
||||
|
|
Loading…
Reference in a new issue