freebsd-ports/security/luasec-51/Makefile
David Thiel 52811c6207 Turn into a slave port.
Submitted by:	lifanof
2017-02-17 21:04:38 +00:00

13 lines
223 B
Makefile

# Created by: Andrew Lewis <freeghb@gmail.com>
# $FreeBSD$
COMMENT= LuaSec for Lua 5.1
SLAVE_PORT= luasec
USES= lua:51 ssl
MASTERDIR= ${.CURDIR}/../luasec
PLIST= ${MASTERDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"