1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/devel/pth-hard/Makefile
Vasil Dimov 85d3fdfa40 Add devel/pth-hard - a slave port of devel/pth which has hard syscalls
turned on.

PR:		ports/108975
Submitted by:	Martin Matuska <martin@matuska.org>
2007-02-12 16:11:21 +00:00

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"