9 lines
156 B
Makefile
9 lines
156 B
Makefile
# Created by: Martin Matuska <martin@matuska.org>
|
|
|
|
PKGNAMESUFFIX= -hard
|
|
|
|
CONFLICTS= pth-2.*
|
|
|
|
MASTERDIR= ${.CURDIR}/../pth
|
|
|
|
.include "${MASTERDIR}/Makefile"
|