71afc9d4e8
- Clean up pkg-plist a bit [1] - Use modern LIB_DEPENDS PR: ports/188037 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Approved by: maintainer timeout (<pakhom706@gmail.com> , 3 weeks)
9 lines
181 B
Makefile
9 lines
181 B
Makefile
# Created by: Pakhom Golynga <pakhom706@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= zabbix22
|
|
PKGNAMESUFFIX= -proxy
|
|
|
|
MASTERDIR= ${.CURDIR}/../zabbix22-server
|
|
|
|
.include "${MASTERDIR}/Makefile"
|