mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
85d3fdfa40
turned on. PR: ports/108975 Submitted by: Martin Matuska <martin@matuska.org>
15 lines
251 B
Makefile
15 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"
|