Changeset View
Changeset View
Standalone View
Standalone View
head/devel/qconf/Makefile
| # Created by: Andreev Maxim <andreevmaxim@gmail.com> | # Created by: Andreev Maxim <andreevmaxim@gmail.com> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= qconf | PORTNAME= qconf | ||||
| PORTVERSION= 2.3 | |||||
| DISTVERSIONPREFIX= v | DISTVERSIONPREFIX= v | ||||
| DISTVERSION= 2.4 | |||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
| COMMENT= Tool to create configure script for qmake-based project | COMMENT= Tool to create configure script for qmake-based project | ||||
| LICENSE= GPLv2+ | LICENSE= GPLv2+ | ||||
| LICENSE_FILE= ${WRKSRC}/COPYING | LICENSE_FILE= ${WRKSRC}/COPYING | ||||
| Show All 15 Lines | |||||