aboutsummaryrefslogtreecommitdiffstats
path: root/security/luasec-51/Makefile
blob: 89009ec2cdbd88cffce68dd27ef56418facdd99a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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"