mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
10 lines
168 B
Makefile
10 lines
168 B
Makefile
# Created by: Martin Matuska <martin@matuska.org>
|
|
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -hard
|
|
|
|
CONFLICTS= pth-2.*
|
|
|
|
MASTERDIR= ${.CURDIR}/../pth
|
|
|
|
.include "${MASTERDIR}/Makefile"
|