freebsd-ports/sysutils/burp-devel/Makefile
Lorenzo Salvadore a637639c2a sysutils/burp-devel: Update to 2.3.28
- Try to make hostname calls in burp_ca more robust.
- Fix "Directory: '(null)'" log message.

Approved by:	gerald (mentor)
2020-06-02 21:38:51 +00:00

15 lines
337 B
Makefile

# $FreeBSD$
PORTVERSION= 2.3.28
PORTREVISION= 0 #this is a slave port that needs PORTREVISION to be tracked separately
PKGNAMESUFFIX= -devel
COMMENT= Network backup and restore program (development)
MASTERDIR= ${.CURDIR}/../burp
DISTINFO_FILE= ${.CURDIR}/distinfo
CONFLICTS_INSTALL= burp
PORTSCOUT=
.include "${MASTERDIR}/Makefile"