1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/games/nethack33-qt/Makefile
Tilman Keskinoz 64a734d3e0 Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED

Suggested by:   eik
2004-05-17 09:30:46 +00:00

18 lines
341 B
Makefile

# New ports collection makefile for: nethack-qt
# Date created: So 6 Apr 1997 04:25:57 MET DST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../nethack33
MAINTAINER= ports@FreeBSD.org
PKGNAMESUFFIX= -qt
DEPRECATED= "QT2 is obsolete"
EXPIRATION_DATE=2004-07-14
.include "${MASTERDIR}/Makefile"