Lines 1-15
Link Here
|
1 |
PORTNAME= pkgconf |
1 |
PORTNAME= pkgconf |
2 |
PORTVERSION= 2.0.3 |
2 |
PORTVERSION= 2.0.3 |
|
|
3 |
PORTREVISION= 1 |
3 |
PORTEPOCH= 1 |
4 |
PORTEPOCH= 1 |
4 |
CATEGORIES= devel |
5 |
CATEGORIES= devel |
5 |
MASTER_SITES= https://distfiles.ariadne.space/${PORTNAME}/ |
6 |
MASTER_SITES= https://distfiles.ariadne.space/${PORTNAME}/ |
6 |
|
7 |
|
|
|
8 |
PATCH_SITES= ${WWW}/commit/ \ |
9 |
https://github.com/${PORTNAME}/${PORTNAME}/commit/ |
10 |
PATCHFILES= 652aff97906d7eadca6fe727b16f6511d8dbfe05.patch:-p1 |
11 |
|
7 |
# NOTE: before committing to this port, contact portmgr to arrange for an |
12 |
# NOTE: before committing to this port, contact portmgr to arrange for an |
8 |
# experimental ports run. Untested commits may be backed out at portmgr's |
13 |
# experimental ports run. Untested commits may be backed out at portmgr's |
9 |
# discretion. |
14 |
# discretion. |
10 |
MAINTAINER= bapt@FreeBSD.org |
15 |
MAINTAINER= bapt@FreeBSD.org |
11 |
COMMENT= Utility to help to configure compiler and linker flags |
16 |
COMMENT= Utility to help to configure compiler and linker flags |
12 |
WWW= https://git.sr.ht/~kaniini/pkgconf |
17 |
WWW= https://gitea.treehouse.systems/ariadne/${PORTNAME} |
13 |
|
18 |
|
14 |
LICENSE= ISCL |
19 |
LICENSE= ISCL |
15 |
|
20 |
|