24df34c6e2
* Convert to slaveport, as they are very similar * Switch to cmake in archviers/quazip Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7909
9 lines
132 B
Makefile
9 lines
132 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= quazip
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
MASTERDIR= ${.CURDIR:H}/quazip
|
|
|
|
.include "${MASTERDIR}/Makefile"
|