mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
15 lines
346 B
Makefile
15 lines
346 B
Makefile
# Ports collection makefile for: ko-qt31
|
|
# Date created: 23 April 2003
|
|
# Whom: Hye-Shik Chang
|
|
#
|
|
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11-toolkits/qt31
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-*
|
|
CATEGORIES= korean x11-toolkits
|
|
|
|
MAINTAINER= perky@FreeBSD.org
|
|
COMMENT= Korean-Localized Qt, the C++ GUI Toolkit
|
|
|
|
.include "${MASTERDIR}/Makefile"
|