mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
21646392b0
- Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
11 lines
151 B
Makefile
11 lines
151 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -qt4
|
|
|
|
COMMENT= Qt4 based IRC client
|
|
|
|
CONFLICTS= kvirc-4.*
|
|
|
|
MASTERDIR= ${.CURDIR}/../kvirc
|
|
.include "${MASTERDIR}/Makefile"
|