21646392b0
- Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
10 lines
151 B
Makefile
10 lines
151 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -qt4
|
|
|
|
COMMENT= Qt4 based IRC client
|
|
|
|
CONFLICTS= kvirc-4.*
|
|
|
|
MASTERDIR= ${.CURDIR}/../kvirc
|
|
.include "${MASTERDIR}/Makefile"
|