mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
ba2af1bc80
Submitted by: David Johnson <david@usermode.org> (maintainer) PR: 45130
22 lines
384 B
Makefile
22 lines
384 B
Makefile
# New ports collection makefile for: Qinx
|
|
# Date created: 23 August 2002
|
|
# Whom: David Johnson <david@usermode.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= qinx
|
|
PORTVERSION= 0.4
|
|
CATEGORIES= x11-wm kde
|
|
MASTER_SITES= http://www.usermode.org/code/
|
|
|
|
MAINTAINER= david@usermode.org
|
|
|
|
USE_KDEBASE_VER=3
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
USE_LIBTOOL= yes
|
|
INSTALLS_SHLIB= yes
|
|
|
|
.include <bsd.port.mk>
|