85d3fdfa40
turned on. PR: ports/108975 Submitted by: Martin Matuska <martin@matuska.org>
14 lines
251 B
Makefile
14 lines
251 B
Makefile
# New ports collection makefile for: pth-hard
|
|
# Date created: 9 February 2007
|
|
# Whom: Martin Matuska <martin@matuska.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -hard
|
|
|
|
CONFLICTS= pth-2.*
|
|
|
|
MASTERDIR= ${.CURDIR}/../pth
|
|
|
|
.include "${MASTERDIR}/Makefile"
|